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

  /external/iptables/iptables/
ip6tables.c 79 static const char unsupported_rev[] = " [unsupported revision]"; variable
528 printf("%s%s ", match->name, unsupported_rev);
658 printf(" %s%s", target->name, unsupported_rev);
1049 printf(unsupported_rev);
1152 printf(unsupported_rev);
    [all...]
iptables.c 76 static const char unsupported_rev[] = " [unsupported revision]"; variable
512 printf("%s%s ", match->name, unsupported_rev);
642 printf(" %s%s", target->name, unsupported_rev);
1039 printf(unsupported_rev);
1142 printf(unsupported_rev);
    [all...]

Completed in 231 milliseconds