Home
last modified time | relevance | path

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

/external/tcpdump/
Dicmp6.h72 struct icmp6_hdr { struct
73 u_int8_t icmp6_type; /* type field */
74 u_int8_t icmp6_code; /* code field */
75 u_int16_t icmp6_cksum; /* checksum field */
76 union {
80 } icmp6_dataun;