Searched defs:icmp6_hdr (Results 1 – 1 of 1) sorted by relevance
45 typedef struct icmp6_hdr { struct46 uint8_t icmp6_type; /* type field */47 uint8_t icmp6_code; /* code field */48 uint16_t icmp6_cksum; /* checksum field */72 struct icmp6_hdr mld_icmp6_hdr; argument