Searched refs:SKBEDIT_F_PRIORITY (Results 1 – 2 of 2) sorted by relevance
39 if (params->flags & SKBEDIT_F_PRIORITY) in tcf_skbedit_act()116 flags |= SKBEDIT_F_PRIORITY; in tcf_skbedit_init()194 if (flags & SKBEDIT_F_PRIORITY) in tcf_skbedit_init()249 if ((params->flags & SKBEDIT_F_PRIORITY) && in tcf_skbedit_dump()
26 #define SKBEDIT_F_PRIORITY 0x1 macro