Searched refs:ctnl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_core.c | 1733 call_ad(struct net *net, struct sock *ctnl, struct sk_buff *skb, in call_ad() argument 1805 static int ip_set_ad(struct net *net, struct sock *ctnl, in ip_set_ad() argument 1841 ret = call_ad(net, ctnl, skb, set, tb, adt, flags, in ip_set_ad() 1852 ret = call_ad(net, ctnl, skb, set, tb, adt, in ip_set_ad()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_netlink.c | 3243 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct() argument 3283 err = netlink_dump_start(ctnl, skb, nlh, &c); in ctnetlink_dump_exp_ct()
|