Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/netfilter/
Dnf_conntrack_helper.h154 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n);
/linux-5.19.10/net/netfilter/
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);
Dnf_nat_sip.c664 nf_ct_helper_expectfn_unregister(&sip_nat); in nf_nat_sip_fini()
Dnf_nat_core.c1164 nf_ct_helper_expectfn_unregister(&follow_master_nat); in nf_nat_cleanup()
/linux-5.19.10/net/ipv4/netfilter/
Dnf_nat_h323.c621 nf_ct_helper_expectfn_unregister(&q931_nat); in nf_nat_h323_fini()
622 nf_ct_helper_expectfn_unregister(&callforwarding_nat); in nf_nat_h323_fini()