Home
last modified time | relevance | path

Searched refs:ctnl (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/netfilter/ipset/
Dip_set_core.c1688 call_ad(struct net *net, struct sock *ctnl, struct sk_buff *skb, in call_ad() argument
1752 static int ip_set_ad(struct net *net, struct sock *ctnl, in ip_set_ad() argument
1788 ret = call_ad(net, ctnl, skb, set, tb, adt, flags, in ip_set_ad()
1799 ret = call_ad(net, ctnl, skb, set, tb, adt, in ip_set_ad()
/linux-6.1.9/net/netfilter/
Dnf_conntrack_netlink.c3248 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct() argument
3288 err = netlink_dump_start(ctnl, skb, nlh, &c); in ctnetlink_dump_exp_ct()