Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_connmark.c89 nf_ct_l3proto_module_put(par->family); in connmark_tg_destroy()
119 nf_ct_l3proto_module_put(par->family); in connmark_mt_destroy()
Dnft_ct.c208 nf_ct_l3proto_module_put(NFPROTO_IPV4); in nft_ct_l3proto_try_module_get()
216 nf_ct_l3proto_module_put(NFPROTO_IPV4); in nft_ct_l3proto_module_put()
217 nf_ct_l3proto_module_put(NFPROTO_IPV6); in nft_ct_l3proto_module_put()
219 nf_ct_l3proto_module_put(family); in nft_ct_l3proto_module_put()
Dxt_state.c55 nf_ct_l3proto_module_put(par->family); in state_mt_destroy()
Dxt_helper.c74 nf_ct_l3proto_module_put(par->family); in helper_mt_destroy()
Dxt_CONNSECMARK.c118 nf_ct_l3proto_module_put(par->family); in connsecmark_tg_destroy()
Dxt_connlabel.c75 nf_ct_l3proto_module_put(par->family); in connlabel_mt_destroy()
Dxt_CT.c239 nf_ct_l3proto_module_put(par->family); in xt_ct_tg_check()
318 nf_ct_l3proto_module_put(par->family); in xt_ct_tg_destroy()
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);
Dxt_connbytes.c132 nf_ct_l3proto_module_put(par->family); in connbytes_mt_destroy()
Dxt_connlimit.c386 nf_ct_l3proto_module_put(par->family); in connlimit_mt_check()
422 nf_ct_l3proto_module_put(par->family); in connlimit_mt_destroy()
Dxt_conntrack.c285 nf_ct_l3proto_module_put(par->family); in conntrack_mt_destroy()
Dnf_nat_core.c672 nf_ct_l3proto_module_put(l3proto->l3proto); in nf_nat_l3proto_unregister()
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack.h176 void nf_ct_l3proto_module_put(unsigned short l3proto);
/linux-4.1.27/net/ipv4/netfilter/
Dipt_SYNPROXY.c418 nf_ct_l3proto_module_put(par->family); in synproxy_tg4_destroy()
Dipt_CLUSTERIP.c442 nf_ct_l3proto_module_put(par->family); in clusterip_tg_destroy()
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_SYNPROXY.c441 nf_ct_l3proto_module_put(par->family); in synproxy_tg6_destroy()