Home
last modified time | relevance | path

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

/external/iptables/iptables/
Diptables.c76 static const char unsupported_rev[] = " [unsupported revision]"; variable
512 printf("%s%s ", match->name, unsupported_rev); in print_match()
642 printf(" %s%s", target->name, unsupported_rev); in print_firewall()
1039 printf(unsupported_rev); in print_match_save()
1142 printf(unsupported_rev); in print_rule4()
Dip6tables.c79 static const char unsupported_rev[] = " [unsupported revision]"; variable
528 printf("%s%s ", match->name, unsupported_rev); in print_match()
658 printf(" %s%s", target->name, unsupported_rev); in print_firewall()
1049 printf(unsupported_rev); in print_match_save()
1152 printf(unsupported_rev); in print_rule6()