Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h89 #define icmp6_data8 icmp6_dataun.icmp6_un_data8 macro
234 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
235 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
/f-stack/freebsd/netinet/
H A Dicmp6.h85 #define icmp6_data8 icmp6_dataun.icmp6_un_data8 macro
230 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
231 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]