Home
last modified time | relevance | path

Searched refs:xtables_option_tpcall (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/include/
Dxtables.h617 extern void xtables_option_tpcall(unsigned int, char **, bool,
/third_party/iptables/iptables/
Dxshared.c127 xtables_option_tpcall(cs->c, cs->argv, cs->invert, in command_default()
Dxtables-arp.c812 xtables_option_tpcall(c, argv, in do_commandarp()
/third_party/iptables/libxtables/
Dxtoptions.c915 void xtables_option_tpcall(unsigned int c, char **argv, bool invert, in xtables_option_tpcall() function