Home
last modified time | relevance | path

Searched defs:icmp6_hdr (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/posix/netinet/
H A Dicmp6.h73 struct icmp6_hdr { struct
74 uint8_t icmp6_type; /* type field */
75 uint8_t icmp6_code; /* code field */
76 uint16_t icmp6_cksum; /* checksum field */
77 union {
81 } icmp6_dataun;