Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_api.c1480 static int __tc_get_qdisc(struct sk_buff *skb, struct nlmsghdr *n, in __tc_get_qdisc() function
1567 err = __tc_get_qdisc(skb, n, extack, dev, tca, tcm); in tc_get_qdisc()