Searched refs:SKBEDIT_F_QUEUE_MAPPING (Results 1 – 2 of 2) sorted by relevance
43 if (d->flags & SKBEDIT_F_QUEUE_MAPPING && in tcf_skbedit()87 flags |= SKBEDIT_F_QUEUE_MAPPING; in tcf_skbedit_init()123 if (flags & SKBEDIT_F_QUEUE_MAPPING) in tcf_skbedit_init()156 if ((d->flags & SKBEDIT_F_QUEUE_MAPPING) && in tcf_skbedit_dump()
28 #define SKBEDIT_F_QUEUE_MAPPING 0x2 macro