Lines Matching refs:oskb
629 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb,
689 struct tcf_block *block, struct sk_buff *oskb,
2112 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() argument
2119 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tfilter_notify()
2144 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() argument
2151 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tfilter_del_notify()
2183 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() argument
2193 tfilter_notify(net, oskb, n, tp, block, q, parent, NULL, in tfilter_notify_chain()
2969 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() argument
2973 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tc_chain_notify()
3004 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete() argument
3007 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tc_chain_notify_delete()