Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto.c552 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() function
638 nf_ct_netns_do_put(net, NFPROTO_BRIDGE); in nf_ct_netns_put()
641 nf_ct_netns_do_put(net, NFPROTO_IPV4); in nf_ct_netns_put()
642 nf_ct_netns_do_put(net, NFPROTO_IPV6); in nf_ct_netns_put()
645 nf_ct_netns_do_put(net, nfproto); in nf_ct_netns_put()