Searched refs:SKBEDIT_F_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/tc_act/
H A Dtc_skbedit.h27 #define SKBEDIT_F_PRIORITY 0x1 macro
/linux-4.1.27/net/sched/
H A Dact_skbedit.c41 if (d->flags & SKBEDIT_F_PRIORITY) tcf_skbedit()
82 flags |= SKBEDIT_F_PRIORITY; tcf_skbedit_init()
120 if (flags & SKBEDIT_F_PRIORITY) tcf_skbedit_init()
151 if ((d->flags & SKBEDIT_F_PRIORITY) && tcf_skbedit_dump()

Completed in 48 milliseconds