Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_conntrack_core.h32 void nf_conntrack_proto_pernet_init(struct net *net);
/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto.c700 void nf_conntrack_proto_pernet_init(struct net *net) in nf_conntrack_proto_pernet_init() function
Dnf_conntrack_core.c2805 nf_conntrack_proto_pernet_init(net); in nf_conntrack_init_net()