Searched refs:SKBEDIT_F_QUEUE_MAPPING (Results 1 – 2 of 2) sorted by relevance
60 if (params->flags & SKBEDIT_F_QUEUE_MAPPING && in tcf_skbedit_act()121 flags |= SKBEDIT_F_QUEUE_MAPPING; in tcf_skbedit_init()196 if (flags & SKBEDIT_F_QUEUE_MAPPING) in tcf_skbedit_init()252 if ((params->flags & SKBEDIT_F_QUEUE_MAPPING) && in tcf_skbedit_dump()
27 #define SKBEDIT_F_QUEUE_MAPPING 0x2 macro