Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_core.h30 int nf_conntrack_proto_pernet_init(struct net *net);
/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto.c477 int nf_conntrack_proto_pernet_init(struct net *net) in nf_conntrack_proto_pernet_init() function
Dnf_conntrack_core.c1817 ret = nf_conntrack_proto_pernet_init(net); in nf_conntrack_init_net()