Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_proto.c527 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() function
613 nf_ct_netns_do_put(net, NFPROTO_BRIDGE); in nf_ct_netns_put()
616 nf_ct_netns_do_put(net, NFPROTO_IPV4); in nf_ct_netns_put()
617 nf_ct_netns_do_put(net, NFPROTO_IPV6); in nf_ct_netns_put()
620 nf_ct_netns_do_put(net, nfproto); in nf_ct_netns_put()