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,
2025 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() argument
2032 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tfilter_notify()
2054 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() argument
2061 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tfilter_del_notify()
2093 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() argument
2103 tfilter_notify(net, oskb, n, tp, block, q, parent, NULL, in tfilter_notify_chain()
2878 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() argument
2882 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tc_chain_notify()
2910 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete() argument
2913 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tc_chain_notify_delete()