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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dcls_api.c102 static int tfilter_notify(struct net *net, struct sk_buff *oskb,
284 tfilter_notify(net, skb, n, tp, fh, RTM_DELTFILTER);
307 tfilter_notify(net, skb, n, tp, fh, RTM_DELTFILTER);
310 err = tfilter_notify(net, skb, n, tp, fh, RTM_NEWTFILTER);
326 tfilter_notify(net, skb, n, tp, fh, RTM_NEWTFILTER);
372 static int tfilter_notify(struct net *net, struct sk_buff *oskb, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dcls_api.c102 static int tfilter_notify(struct net *net, struct sk_buff *oskb,
284 tfilter_notify(net, skb, n, tp, fh, RTM_DELTFILTER);
307 tfilter_notify(net, skb, n, tp, fh, RTM_DELTFILTER);
310 err = tfilter_notify(net, skb, n, tp, fh, RTM_NEWTFILTER);
326 tfilter_notify(net, skb, n, tp, fh, RTM_NEWTFILTER);
372 static int tfilter_notify(struct net *net, struct sk_buff *oskb, function

Completed in 166 milliseconds