Searched defs:icmp6_hdr (Results 1 – 1 of 1) sorted by relevance
38 struct icmp6_hdr struct40 uint8_t icmp6_type; /* type field */41 uint8_t icmp6_code; /* code field */42 uint16_t icmp6_cksum; /* checksum field */44 {48 } icmp6_dataun;
Completed in 10 milliseconds