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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h199 struct icmp6_hdr nd_ra_hdr; member in struct:nd_router_advert
205 #define nd_ra_type nd_ra_hdr.icmp6_type
206 #define nd_ra_code nd_ra_hdr.icmp6_code
207 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
208 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
209 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
225 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]

Completed in 46 milliseconds