Searched refs:xtables_option_mfcall (Results 1 – 8 of 8) sorted by relevance
542 extern void xtables_option_mfcall(struct xtables_match *);
622 extern void xtables_option_mfcall(struct xtables_match *);
529 xtables_option_mfcall(xtrm_i->match); in do_commandeb_xlate()
1182 xtables_option_mfcall(xtrm_i->match); in do_commandeb()
888 xtables_option_mfcall(matchp->match); in do_parse()
1473 xtables_option_mfcall(matchp->match); in do_command6()
1461 xtables_option_mfcall(matchp->match); in do_command4()
1074 void xtables_option_mfcall(struct xtables_match *m) in xtables_option_mfcall() function