Searched defs:icmp6_hdr (Results 1 – 1 of 1) sorted by relevance
74 struct icmp6_hdr { struct75 u_int8_t icmp6_type; /* type field */76 u_int8_t icmp6_code; /* code field */77 u_int16_t icmp6_cksum; /* checksum field */78 union {82 } icmp6_dataun;