Searched refs:tfilter_notify (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/sched/
H A Dcls_api.c102 static int tfilter_notify(struct net *net, struct sk_buff *oskb,
293 tfilter_notify(net, skb, n, tp, fh, RTM_DELTFILTER); tc_ctl_tfilter()
318 tfilter_notify(net, skb, n, tp, fh, RTM_DELTFILTER); tc_ctl_tfilter()
324 err = tfilter_notify(net, skb, n, tp, fh, RTM_NEWTFILTER); tc_ctl_tfilter()
339 tfilter_notify(net, skb, n, tp, fh, RTM_NEWTFILTER); tc_ctl_tfilter()
388 static int tfilter_notify(struct net *net, struct sk_buff *oskb, tfilter_notify() function

Completed in 69 milliseconds