Home
last modified time | relevance | path

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

/external/iproute2/include/
Dxtables.h539 extern void xtables_option_mpcall(unsigned int, char **, bool,
/external/iptables/iptables/
Dxshared.c140 xtables_option_mpcall(cs->c, cs->argv, cs->invert, m, &cs->fw); in command_default()
/external/iptables/include/
Dxtables.h572 extern void xtables_option_mpcall(unsigned int, char **, bool,
/external/iptables/libxtables/
Dxtoptions.c967 void xtables_option_mpcall(unsigned int c, char **argv, bool invert, in xtables_option_mpcall() function