Home
last modified time | relevance | path

Searched refs:TCA_ATM_HDR (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/sched/
Dsch_atm.c236 if (tb[TCA_ATM_HDR]) { in atm_tc_change()
237 hdr_len = nla_len(tb[TCA_ATM_HDR]); in atm_tc_change()
238 hdr = nla_data(tb[TCA_ATM_HDR]); in atm_tc_change()
620 if (nla_put(skb, TCA_ATM_HDR, flow->hdr_len, flow->hdr)) in atm_tc_dump_class()
/linux-5.19.10/tools/include/uapi/linux/
Dpkt_sched.h560 TCA_ATM_HDR, /* LL header */ enumerator
/linux-5.19.10/include/uapi/linux/
Dpkt_sched.h580 TCA_ATM_HDR, /* LL header */ enumerator