HomeSort by relevance Sort by last modified time
    Searched full:show_counters (Results 1 - 2 of 2) sorted by null

  /external/iptables/iptables/
ip6tables-save.c 25 static int show_binary = 0, show_counters = 0; variable
112 print_rule6(e, h, chain, show_counters);
163 show_counters = 1;
iptables-save.c 24 static int show_binary = 0, show_counters = 0; variable
110 print_rule4(e, h, chain, show_counters);
163 show_counters = 1;

Completed in 329 milliseconds