Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_proto.c114 void nf_ct_l3proto_module_put(unsigned short l3proto) in nf_ct_l3proto_module_put() function
126 EXPORT_SYMBOL_GPL(nf_ct_l3proto_module_put);
149 nf_ct_l3proto_module_put(nfproto); in nf_ct_netns_get()
172 nf_ct_l3proto_module_put(nfproto); in nf_ct_netns_put()
Dnf_nat_core.c677 nf_ct_l3proto_module_put(l3proto->l3proto); in nf_nat_l3proto_unregister()