Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto.c854 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() function
905 nf_ct_netns_do_put(net, NFPROTO_IPV4); in nf_ct_netns_put()
906 nf_ct_netns_do_put(net, NFPROTO_IPV6); in nf_ct_netns_put()
908 nf_ct_netns_do_put(net, nfproto); in nf_ct_netns_put()