Searched refs:tfilter_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 1853 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() function 1936 tfilter_notify(net, oskb, n, tp, block, in tfilter_notify_chain() 2138 tfilter_notify(net, skb, n, tp, block, q, parent, fh, in tc_new_tfilter() 2293 tfilter_notify(net, skb, n, tp, block, q, parent, fh, in tc_del_tfilter() 2437 err = tfilter_notify(net, skb, n, tp, block, q, parent, in tc_get_tfilter()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 2031 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() function 2109 tfilter_notify(net, oskb, n, tp, block, q, parent, NULL, in tfilter_notify_chain() 2320 tfilter_notify(net, skb, n, tp, block, q, parent, fh, in tc_new_tfilter() 2472 tfilter_notify(net, skb, n, tp, block, q, parent, fh, in tc_del_tfilter() 2616 err = tfilter_notify(net, skb, n, tp, block, q, parent, in tc_get_tfilter()
|
Completed in 11 milliseconds