Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h86 TC_LINKLAYER_ATM, enumerator
/openbmc/linux/net/sched/
H A Dsch_tbf.c129 if (unlikely(r->linklayer == TC_LINKLAYER_ATM)) { in psched_ns_t2l()
H A Dsch_api.c405 return TC_LINKLAYER_ATM; in __detect_linklayer()
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h87 TC_LINKLAYER_ATM, enumerator
/openbmc/linux/include/net/
H A Dsch_generic.h1240 if (unlikely(r->linklayer == TC_LINKLAYER_ATM)) in psched_l2t_ns()