Searched defs:icmp_type (Results 1 – 6 of 6) sorted by relevance
51 nd_uint8_t icmp_type; /* type of message, see below */ member250 nd_uint8_t icmp_type; member299 uint8_t icmp_type, icmp_code; in icmp_print() local
40 u_int8_t icmp_type; /* type of message */ member54 u_int8_t icmp_type; /* type of message */ member
67 u_char icmp_type; /* type of message, see below */ member
307 static u_int8_t icmp_type = ICMP_ECHO; /* default ICMP code/type */ variable
150 u_char icmp_type = ICMP_ECHO; variable
77 static const struct icmptypeent icmp_type[] = { variable