Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_xt.c213 xtables_option_tpcall(c, argv, 0, m, &fw);
/external/iproute2/include/
Dxtables.h537 extern void xtables_option_tpcall(unsigned int, char **, bool,
/external/iptables/iptables/
Dxshared.c126 xtables_option_tpcall(cs->c, cs->argv, cs->invert, in command_default()
Dxtables-arp.c1315 xtables_option_tpcall(c, argv, in do_commandarp()
/external/iptables/include/
Dxtables.h570 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