Home
last modified time | relevance | path

Searched refs:unsupported_rev (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dip6tables.c48 static const char unsupported_rev[] = " [unsupported revision]"; variable
365 printf("%s%s ", match->name, unsupported_rev); in print_match()
447 printf(" %s%s", target->name, unsupported_rev); in print_firewall()
843 printf(unsupported_rev); in print_match_save()
953 printf(unsupported_rev); in print_rule6()
Diptables.c44 static const char unsupported_rev[] = " [unsupported revision]"; variable
355 printf("%s%s ", match->name, unsupported_rev); in print_match()
438 printf(" %s%s", target->name, unsupported_rev); in print_firewall()
840 printf(unsupported_rev); in print_match_save()
949 printf(unsupported_rev); in print_rule4()