Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxshared.c123 xtables_option_tpcall(cs->c, cs->argv, cs->invert, in command_default()
/external/iptables/include/
Dxtables.h534 extern void xtables_option_tpcall(unsigned int, char **, bool,
/external/iptables/libxtables/
Dxtoptions.c931 void xtables_option_tpcall(unsigned int c, char **argv, bool invert, in xtables_option_tpcall() function