Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_helper.h109 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n);
/linux-4.4.14/net/netfilter/
Dnf_conntrack_helper.c283 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register() function
289 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_register);
Dnf_nat_core.c865 nf_ct_helper_expectfn_register(&follow_master_nat); in nf_nat_init()
Dnf_nat_sip.c648 nf_ct_helper_expectfn_register(&sip_nat); in nf_nat_sip_init()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_nat_h323.c602 nf_ct_helper_expectfn_register(&q931_nat); in init()
603 nf_ct_helper_expectfn_register(&callforwarding_nat); in init()