Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_conntrack_helper.h153 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n);
/linux/net/netfilter/
A Dnf_conntrack_helper.c320 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register() function
326 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_register);
A Dnf_nat_sip.c683 nf_ct_helper_expectfn_register(&sip_nat); in nf_nat_sip_init()
A Dnf_nat_core.c1171 nf_ct_helper_expectfn_register(&follow_master_nat); in nf_nat_init()
/linux/net/ipv4/netfilter/
A Dnf_nat_h323.c604 nf_ct_helper_expectfn_register(&q931_nat); in init()
605 nf_ct_helper_expectfn_register(&callforwarding_nat); in init()

Completed in 10 milliseconds