Home
last modified time | relevance | path

Searched refs:TC_LINKLAYER_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dpkt_sched.h88 #define TC_LINKLAYER_MASK 0x0F /* limit use to lower 4 bits */ macro
/linux/include/net/
H A Dsch_generic.h1304 res->linklayer = (r->linklayer & TC_LINKLAYER_MASK); in psched_ratecfg_getrate()