Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_conntrack_helper.h153 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n);
/Linux-v6.1/net/netfilter/
Dnf_conntrack_helper.c273 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register() function
279 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_register);
Dnf_nat_sip.c671 nf_ct_helper_expectfn_register(&sip_nat); in nf_nat_sip_init()
Dnf_nat_core.c1150 nf_ct_helper_expectfn_register(&follow_master_nat); in nf_nat_init()
/Linux-v6.1/net/ipv4/netfilter/
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()