HomeSort by relevance Sort by last modified time
    Searched refs:xtables_option_tpcall (Results 1 - 5 of 5) sorted by null

  /external/iptables/iptables/
xshared.c 123 xtables_option_tpcall(cs->c, cs->argv, cs->invert,
  /external/iproute2/include/
xtables.h 537 extern void xtables_option_tpcall(unsigned int, char **, bool,
  /external/iproute2/tc/
m_xt.c 193 xtables_option_tpcall(c, argv, 0 , m, NULL);
  /external/iptables/include/
xtables.h 534 extern void xtables_option_tpcall(unsigned int, char **, bool,
  /external/iptables/libxtables/
xtoptions.c 931 void xtables_option_tpcall(unsigned int c, char **argv, bool invert, function
    [all...]

Completed in 458 milliseconds