Searched refs:to_layer (Results 1 – 2 of 2) sorted by relevance
55 t->cfg.to_layer = layer; in rtnl_ematch_text_set_to()65 return ((struct text_data *) rtnl_ematch_data(e))->cfg.to_layer; in rtnl_ematch_text_get_to_layer()142 if (t->cfg.to_layer || t->cfg.to_offset) { in text_dump()144 rtnl_ematch_offset2txt(t->cfg.to_layer, in text_dump()
16 __u8 to_layer:4; member