Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp6.c203 struct icmp6_hdr nd_ra_hdr; member
209 #define nd_ra_type nd_ra_hdr.icmp6_type
210 #define nd_ra_code nd_ra_hdr.icmp6_code
211 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
212 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
213 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
229 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]