Searched defs:icmp6_hdr (Results 1 – 8 of 8) sorted by relevance
58 struct icmp6_hdr { struct59 uint8_t icmp6_type;60 uint8_t icmp6_code;61 uint16_t icmp6_cksum;62 union {66 } icmp6_dataun;
24 struct icmp6_hdr { struct25 uint8_t icmp6_type;26 uint8_t icmp6_code;27 uint16_t icmp6_cksum;28 union {32 } icmp6_dataun;
138 struct icmp6_hdr { struct