Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_proto.c532 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() function
614 nf_ct_netns_do_put(net, NFPROTO_BRIDGE); in nf_ct_netns_put()
617 nf_ct_netns_do_put(net, NFPROTO_IPV4); in nf_ct_netns_put()
618 nf_ct_netns_do_put(net, NFPROTO_IPV6); in nf_ct_netns_put()
621 nf_ct_netns_do_put(net, nfproto); in nf_ct_netns_put()