Home
last modified time | relevance | path

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

/external/iproute2/include/netinet/
Dicmp6.h125 struct icmp6_hdr nd_ra_hdr; member
131 #define nd_ra_type nd_ra_hdr.icmp6_type
132 #define nd_ra_code nd_ra_hdr.icmp6_code
133 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
134 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
135 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
139 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
/external/tcpdump/
Dicmp6.h199 struct icmp6_hdr nd_ra_hdr; member
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]