Searched refs:SKBEDIT_F_PRIORITY (Results 1 – 2 of 2) sorted by relevance
41 if (d->flags & SKBEDIT_F_PRIORITY) in tcf_skbedit()82 flags |= SKBEDIT_F_PRIORITY; in tcf_skbedit_init()121 if (flags & SKBEDIT_F_PRIORITY) in tcf_skbedit_init()152 if ((d->flags & SKBEDIT_F_PRIORITY) && in tcf_skbedit_dump()
27 #define SKBEDIT_F_PRIORITY 0x1 macro