Searched refs:TC_LINKLAYER_MASK (Results 1 – 7 of 7) sorted by relevance
149 r->linklayer = (linklayer & TC_LINKLAYER_MASK); in tc_calc_rtable()
319 linklayer = (qopt->rate.linklayer & TC_LINKLAYER_MASK); in tbf_print_opt()
363 linklayer = (p->rate.linklayer & TC_LINKLAYER_MASK); in print_police()
312 linklayer = (hopt->rate.linklayer & TC_LINKLAYER_MASK); in htb_print_opt()
491 linklayer = (r->linklayer & TC_LINKLAYER_MASK); in cbq_print_opt()
82 #define TC_LINKLAYER_MASK 0x0F /* limit use to lower 4 bits */ macro
86 #define TC_LINKLAYER_MASK 0x0F /* limit use to lower 4 bits */ macro