Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h258 struct icmp6_hdr nd_ns_hdr; member
263 #define nd_ns_type nd_ns_hdr.icmp6_type
264 #define nd_ns_code nd_ns_hdr.icmp6_code
265 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
266 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
/f-stack/freebsd/netinet/
H A Dicmp6.h254 struct icmp6_hdr nd_ns_hdr; member
259 #define nd_ns_type nd_ns_hdr.icmp6_type
260 #define nd_ns_code nd_ns_hdr.icmp6_code
261 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
262 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]