Searched refs:SKBEDIT_F_QUEUE_MAPPING (Results 1 – 4 of 4) sorted by relevance
60 if (params->flags & SKBEDIT_F_QUEUE_MAPPING && in tcf_skbedit_act()132 flags |= SKBEDIT_F_QUEUE_MAPPING; in tcf_skbedit_init()207 if (flags & SKBEDIT_F_QUEUE_MAPPING) in tcf_skbedit_init()261 if ((params->flags & SKBEDIT_F_QUEUE_MAPPING) && in tcf_skbedit_dump()
27 #define SKBEDIT_F_QUEUE_MAPPING 0x2 macro
29 #define SKBEDIT_F_QUEUE_MAPPING 0x2 macro