Searched defs:icmp_type (Results 1 – 7 of 7) sorted by relevance
72 typedef struct icmp_type { struct77 } icmp_type_t; argument
54 uint8_t icmp_type; /* type of message, see below */ member254 static const char *icmp_type[] = { variable
52 u_int8_t icmp_type; /* type of message */ member66 u_int8_t icmp_type; /* type of message */ member
54 u_int8_t icmp_type; /* type of message, see below */ member
117 # define icmp_type type macro
365 int *icmp_type, *icmp_code; in npfctl_build_proto_block() local
82 static const struct icmptypeent icmp_type[] = { variable