Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h225 struct icmp6_hdr nd_ra_hdr; member
231 #define nd_ra_type nd_ra_hdr.icmp6_type
232 #define nd_ra_code nd_ra_hdr.icmp6_code
233 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
234 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
235 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
255 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
/f-stack/freebsd/netinet/
H A Dicmp6.h221 struct icmp6_hdr nd_ra_hdr; member
227 #define nd_ra_type nd_ra_hdr.icmp6_type
228 #define nd_ra_code nd_ra_hdr.icmp6_code
229 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
230 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
231 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
251 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]