nf_ct_helper_expectfn
void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n);
void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n);
struct nf_ct_helper_expectfn *
struct nf_ct_helper_expectfn *
static struct nf_ct_helper_expectfn q931_nat = {
static struct nf_ct_helper_expectfn callforwarding_nat = {
void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n)
void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n)
struct nf_ct_helper_expectfn *
struct nf_ct_helper_expectfn *cur;
struct nf_ct_helper_expectfn *
struct nf_ct_helper_expectfn *cur;
struct nf_ct_helper_expectfn *expfn;
struct nf_ct_helper_expectfn *expfn;
static struct nf_ct_helper_expectfn follow_master_nat = {
static struct nf_ct_helper_expectfn sip_nat = {