Searched refs:TC_LINKLAYER_MASK (Results 1 – 3 of 3) sorted by relevance
88 #define TC_LINKLAYER_MASK 0x0F /* limit use to lower 4 bits */ macro
1474 res->linklayer = (r->linklayer & TC_LINKLAYER_MASK);
1571 r->linklayer = (conf->linklayer & TC_LINKLAYER_MASK); in mini_qdisc_pair_swap()