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

  /external/iptables/iptables/
iptables-xml.c 372 char invert_next = 0; local
424 invert_next = '!';
439 invert_next = 0;
470 invert_next = 0;
496 if (invert_next)
498 invert_next = 0;

Completed in 1088 milliseconds