Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDicmp6.h264 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0] macro
/NextBSD/sys/netinet6/
HDnd6_nbr.c653 flags = nd_na->nd_na_flags_reserved; in nd6_na_input()
1057 nd_na->nd_na_flags_reserved = flags; in nd6_na_output_fib()
/NextBSD/contrib/tcpdump/
HDprint-icmp6.c251 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0] macro
1093 EXTRACT_32BITS(&p->nd_na_flags_reserved)))); in icmp6_print()