Searched refs:tclass_notify (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | sch_api.c | 1942 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() function 2187 err = tclass_notify(net, skb, n, q, cl, RTM_NEWTCLASS, extack); in tc_ctl_tclass() 2205 tclass_notify(net, skb, n, q, new_cl, RTM_NEWTCLASS, extack); in tc_ctl_tclass()
|