Home
last modified time | relevance | path

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

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