Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dicmp6.h91 #define icmp6_data8 icmp6_dataun.icmp6_un_data8 macro
231 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
232 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
/dragonfly/contrib/tcpdump/
H A Dprint-icmp6.c90 #define icmp6_data8 icmp6_dataun.icmp6_un_data8 macro
215 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
216 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]