Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_api.c41 static int tclass_notify(struct net *net, struct sk_buff *oskb,
1628 tclass_notify(net, skb, n, q, cl, RTM_DELTCLASS); in tc_ctl_tclass()
1631 err = tclass_notify(net, skb, n, q, cl, RTM_NEWTCLASS); in tc_ctl_tclass()
1644 tclass_notify(net, skb, n, q, new_cl, RTM_NEWTCLASS); in tc_ctl_tclass()
1700 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() function