Searched refs:ctnl (Results 1 – 2 of 2) sorted by relevance
/net/netfilter/ipset/ |
D | ip_set_core.c | 1713 call_ad(struct net *net, struct sock *ctnl, struct sk_buff *skb, in call_ad() argument 1783 static int ip_set_ad(struct net *net, struct sock *ctnl, in ip_set_ad() argument 1819 ret = call_ad(net, ctnl, skb, set, tb, adt, flags, in ip_set_ad() 1830 ret = call_ad(net, ctnl, skb, set, tb, adt, in ip_set_ad()
|
/net/netfilter/ |
D | nf_conntrack_netlink.c | 3266 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct() argument 3306 err = netlink_dump_start(ctnl, skb, nlh, &c); in ctnetlink_dump_exp_ct()
|