Searched defs:icmp_type (Results 1 – 7 of 7) sorted by relevance
61 typedef struct icmp_type { struct 66 it_nameicmp_type global() argument
51 nd_uint8_t icmp_type; /* type of message, see below */ global() member 251 nd_uint8_t icmp_type; global() member 319 uint8_t icmp_type, icmp_code; icmp_print() local [all...]
52 u_char icmp_type; /* type of message, see below */ member63 u_char icmp_type; /* type of message, see below */ member
174 uint8_t icmp_type, in sctp_notify()
38 u_int8_t icmp_type; /* type of message */ member52 u_int8_t icmp_type; /* type of message */ member
169 static u_char icmp_type = ICMP_ECHO; variable
81 static const struct icmptypeent icmp_type[] = { global() variable