Searched defs:icmp6_hdr (Results 1 – 1 of 1) sorted by relevance
24 struct icmp6_hdr { struct25 uint8_t icmp6_type;26 uint8_t icmp6_code;27 uint16_t icmp6_cksum;28 union {32 } icmp6_dataun;