TC_LINKLAYER_MASK 1249 include/net/sch_generic.h 	res->linklayer = (r->linklayer & TC_LINKLAYER_MASK);
TC_LINKLAYER_MASK 1324 net/sched/sch_generic.c 	r->linklayer = (conf->linklayer & TC_LINKLAYER_MASK);