Searched refs:notify_and_destroy (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/net/sched/ |
D | sch_api.c | 1004 static void notify_and_destroy(struct net *net, struct sk_buff *skb, in notify_and_destroy() function 1084 notify_and_destroy(net, skb, n, classid, in qdisc_graft() 1093 notify_and_destroy(net, skb, n, classid, old, new); in qdisc_graft() 1119 notify_and_destroy(net, skb, n, classid, old, new); in qdisc_graft()
|