Searched refs:mld6_hdr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h170 struct mld6_hdr { struct
171 struct icmp6_hdr mld6_hdr; member in struct:mld6_hdr
175 #define mld6_type mld6_hdr.icmp6_type
176 #define mld6_code mld6_hdr.icmp6_code
177 #define mld6_cksum mld6_hdr.icmp6_cksum
178 #define mld6_maxdelay mld6_hdr.icmp6_data16[0]
179 #define mld6_reserved mld6_hdr.icmp6_data16[1]
H A Dprint-icmp6.c828 struct mld6_hdr *mp = (struct mld6_hdr *)bp;

Completed in 57 milliseconds