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

  /external/iptables/iptables/
xtables-arp.c 83 #define NUMBER_OF_CMD 13
173 static char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
514 for (j = 0; j < NUMBER_OF_CMD; j++) {
    [all...]
xtables.c 53 #define NUMBER_OF_CMD 16
122 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
289 for (j = 0; j < NUMBER_OF_CMD; j++) {
    [all...]
ip6tables.c 71 #define NUMBER_OF_CMD 16
139 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
312 for (j = 0; j < NUMBER_OF_CMD; j++) {
    [all...]
iptables.c 67 #define NUMBER_OF_CMD 16
138 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
305 for (j = 0; j < NUMBER_OF_CMD; j++) {
    [all...]

Completed in 554 milliseconds