Home
last modified time | relevance | path

Searched refs:TC_LINKLAYER_ATM (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h80 TC_LINKLAYER_ATM, enumerator
/linux-4.4.14/net/sched/
Dsch_tbf.c132 if (unlikely(r->linklayer == TC_LINKLAYER_ATM)) { in psched_ns_t2l()
Dsch_api.c383 return TC_LINKLAYER_ATM; in __detect_linklayer()
/linux-4.4.14/include/net/
Dsch_generic.h789 if (unlikely(r->linklayer == TC_LINKLAYER_ATM)) in psched_l2t_ns()