Home
last modified time | relevance | path

Searched refs:nf_ip_net (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/netns/
Dconntrack.h55 struct nf_ip_net { struct
105 struct nf_ip_net nf_ct_proto;
/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto.c162 static struct nf_ip_net *nf_ct_l3proto_net(struct net *net, in nf_ct_l3proto_net()
175 struct nf_ip_net *in = nf_ct_l3proto_net(net, l3proto); in nf_ct_l3proto_register_sysctl()
198 struct nf_ip_net *in = nf_ct_l3proto_net(net, l3proto); in nf_ct_l3proto_unregister_sysctl()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c354 struct nf_ip_net *in = &net->ct.nf_ct_proto; in ipv4_init_net()