Searched refs:ctnl (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/net/netfilter/ipset/ |
D | ip_set_core.c | 1694 call_ad(struct net *net, struct sock *ctnl, struct sk_buff *skb, in call_ad() argument 1766 static int ip_set_ad(struct net *net, struct sock *ctnl, in ip_set_ad() argument 1802 ret = call_ad(net, ctnl, skb, set, tb, adt, flags, in ip_set_ad() 1813 ret = call_ad(net, ctnl, skb, set, tb, adt, in ip_set_ad()
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_netlink.c | 3246 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct() argument 3286 err = netlink_dump_start(ctnl, skb, nlh, &c); in ctnetlink_dump_exp_ct()
|