Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_helper.h147 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n);
/Linux-v4.19/net/netfilter/
Dnf_conntrack_helper.c315 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register() function
321 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_register);
Dnf_nat_sip.c648 nf_ct_helper_expectfn_register(&sip_nat); in nf_nat_sip_init()
Dnf_nat_core.c1073 nf_ct_helper_expectfn_register(&follow_master_nat); in nf_nat_init()
/Linux-v4.19/net/ipv4/netfilter/
Dnf_nat_h323.c605 nf_ct_helper_expectfn_register(&q931_nat); in init()
606 nf_ct_helper_expectfn_register(&callforwarding_nat); in init()