Searched refs:from_layer (Results 1 – 2 of 2) sorted by relevance
37 t->cfg.from_layer = layer; in rtnl_ematch_text_set_from()47 return ((struct text_data *) rtnl_ematch_data(e))->cfg.from_layer; in rtnl_ematch_text_get_from_layer()135 if (t->cfg.from_layer || t->cfg.from_offset) { in text_dump()137 rtnl_ematch_offset2txt(t->cfg.from_layer, in text_dump()
15 __u8 from_layer:4; member