Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h156 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n);
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_helper.c275 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register() function
281 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_register);
H A Dnf_nat_sip.c671 nf_ct_helper_expectfn_register(&sip_nat); in nf_nat_sip_init()
H A Dnf_nat_core.c1234 nf_ct_helper_expectfn_register(&follow_master_nat); in nf_nat_init()
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c546 nf_ct_helper_expectfn_register(&q931_nat); in nf_nat_h323_init()
547 nf_ct_helper_expectfn_register(&callforwarding_nat); in nf_nat_h323_init()