Searched refs:SKBEDIT_F_PRIORITY (Results 1 – 5 of 5) sorted by relevance
39 if (params->flags & SKBEDIT_F_PRIORITY) in tcf_skbedit_act()127 flags |= SKBEDIT_F_PRIORITY; in tcf_skbedit_init()205 if (flags & SKBEDIT_F_PRIORITY) in tcf_skbedit_init()258 if ((params->flags & SKBEDIT_F_PRIORITY) && in tcf_skbedit_dump()
26 #define SKBEDIT_F_PRIORITY 0x1 macro
28 #define SKBEDIT_F_PRIORITY 0x1 macro
83 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_PRIORITY); in is_tcf_skbedit_priority()