Searched refs:nf_ct_helper_expectfn (Results 1 – 6 of 6) sorted by relevance
148 struct nf_ct_helper_expectfn { struct158 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n); argument159 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n);160 struct nf_ct_helper_expectfn *162 struct nf_ct_helper_expectfn *
275 void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_register()283 void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n) in nf_ct_helper_expectfn_unregister()292 struct nf_ct_helper_expectfn *295 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_name()309 struct nf_ct_helper_expectfn *312 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_symbol()
643 static struct nf_ct_helper_expectfn sip_nat = {
986 static struct nf_ct_helper_expectfn follow_master_nat = {
3011 struct nf_ct_helper_expectfn *expfn; in ctnetlink_exp_dump_expect()3534 struct nf_ct_helper_expectfn *expfn; in ctnetlink_alloc_expect()
520 static struct nf_ct_helper_expectfn q931_nat = {525 static struct nf_ct_helper_expectfn callforwarding_nat = {
Completed in 16 milliseconds