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

/linux-4.1.27/include/uapi/linux/tc_act/
H A Dtc_skbedit.h28 #define SKBEDIT_F_QUEUE_MAPPING 0x2 macro
/linux-4.1.27/net/sched/
H A Dact_skbedit.c43 if (d->flags & SKBEDIT_F_QUEUE_MAPPING && tcf_skbedit()
87 flags |= SKBEDIT_F_QUEUE_MAPPING; tcf_skbedit_init()
122 if (flags & SKBEDIT_F_QUEUE_MAPPING) tcf_skbedit_init()
155 if ((d->flags & SKBEDIT_F_QUEUE_MAPPING) && tcf_skbedit_dump()

Completed in 87 milliseconds