Searched refs:tclass_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_api.c | 1896 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() function 2150 err = tclass_notify(net, skb, n, q, cl, RTM_NEWTCLASS); in tc_ctl_tclass() 2168 tclass_notify(net, skb, n, q, new_cl, RTM_NEWTCLASS); in tc_ctl_tclass()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_api.c | 1932 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() function 2177 err = tclass_notify(net, skb, n, q, cl, RTM_NEWTCLASS, extack); in tc_ctl_tclass() 2195 tclass_notify(net, skb, n, q, new_cl, RTM_NEWTCLASS, extack); in tc_ctl_tclass()
|
Completed in 6 milliseconds