Searched refs:qdisc_notify (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/sched/ |
| H A D | sch_api.c | 1031 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() function 1072 qdisc_notify(net, skb, n, clid, old, new, extack); in notify_and_destroy() 1159 qdisc_notify(net, skb, n, classid, old, new, extack); in qdisc_graft() 1729 qdisc_notify(sock_net(skb->sk), skb, n, clid, NULL, q, extack); in __tc_modify_qdisc()
|