Searched refs:print_proto (Results 1 – 3 of 3) sorted by relevance
245 static void print_proto(const char *prefix, uint8_t proto, int numeric) in print_proto() function277 print_proto(prefix, e->proto, numeric); in print_entry()
974 static void print_proto(uint16_t proto, int invert) in print_proto() function1071 print_proto(e->ipv6.proto, e->ipv6.invflags & XT_INV_PROTO); in print_rule6()
932 static void print_proto(uint16_t proto, int invert) in print_proto() function1071 print_proto(e->ip.proto, e->ip.invflags & XT_INV_PROTO); in print_rule4()