Searched refs:xtables_option_tfcall (Results 1 – 10 of 10) sorted by relevance
531 xtables_option_tfcall(match->u.watcher); in do_commandeb_xlate()535 xtables_option_tfcall(cs.target); in do_commandeb_xlate()
1223 xtables_option_tfcall(match->u.watcher); in do_commandeb()1227 xtables_option_tfcall(cs.target); in do_commandeb()
886 xtables_option_tfcall(cs.target); in do_commandarp()
978 xtables_option_tfcall(cs->target); in do_parse()
1554 xtables_option_tfcall(cs.target); in do_command6()
1543 xtables_option_tfcall(cs.target); in do_command4()
251 xtables_option_tfcall(m);
541 extern void xtables_option_tfcall(struct xtables_target *);
617 extern void xtables_option_tfcall(struct xtables_target *);
1053 void xtables_option_tfcall(struct xtables_target *t) in xtables_option_tfcall() function