Searched defs:icmp6_hdr (Results 1 – 2 of 2) sorted by relevance
71 struct icmp6_hdr { struct72 u_int8_t icmp6_type; /* type field */73 u_int8_t icmp6_code; /* code field */74 u_int16_t icmp6_cksum; /* checksum field */75 union {79 } icmp6_dataun;
74 struct icmp6_hdr { struct75 nd_uint8_t icmp6_type; /* type field */76 nd_uint8_t icmp6_code; /* code field */77 nd_uint16_t icmp6_cksum; /* checksum field */78 union {83 } icmp6_dataun;