Lines Matching refs:oskb
592 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb,
652 struct tcf_block *block, struct sk_buff *oskb,
2031 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() argument
2038 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tfilter_notify()
2060 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() argument
2067 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tfilter_del_notify()
2099 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() argument
2109 tfilter_notify(net, oskb, n, tp, block, q, parent, NULL, in tfilter_notify_chain()
2884 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() argument
2888 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tc_chain_notify()
2916 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete() argument
2919 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tc_chain_notify_delete()