Searched defs:icmp6_hdr (Results 1 – 1 of 1) sorted by relevance
76 struct icmp6_hdr { struct77 uint8_t icmp6_type; /* type field */78 uint8_t icmp6_code; /* code field */79 uint16_t icmp6_cksum; /* checksum field */80 union {84 } icmp6_dataun;