Searched refs:xtables_option_tfcall (Results 1 – 10 of 10) sorted by relevance
535 xtables_option_tfcall(match->u.watcher); in do_commandeb_xlate()539 xtables_option_tfcall(cs.target); in do_commandeb_xlate()
1188 xtables_option_tfcall(match->u.watcher); in do_commandeb()1192 xtables_option_tfcall(cs.target); in do_commandeb()
821 xtables_option_tfcall(cs.target); in do_commandarp()
890 xtables_option_tfcall(cs->target); in do_parse()
1475 xtables_option_tfcall(cs.target); in do_command6()
1463 xtables_option_tfcall(cs.target); in do_command4()
251 xtables_option_tfcall(m);
541 extern void xtables_option_tfcall(struct xtables_target *);
621 extern void xtables_option_tfcall(struct xtables_target *);
1053 void xtables_option_tfcall(struct xtables_target *t) in xtables_option_tfcall() function