Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_conntrack_helper.h154 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n);
/linux/net/netfilter/
A Dnf_conntrack_helper.c328 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_unregister() function
334 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_unregister);
A Dnf_nat_sip.c664 nf_ct_helper_expectfn_unregister(&sip_nat); in nf_nat_sip_fini()
A Dnf_nat_core.c1186 nf_ct_helper_expectfn_unregister(&follow_master_nat); in nf_nat_cleanup()
/linux/net/ipv4/netfilter/
A Dnf_nat_h323.c621 nf_ct_helper_expectfn_unregister(&q931_nat); in fini()
622 nf_ct_helper_expectfn_unregister(&callforwarding_nat); in fini()

Completed in 10 milliseconds