Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h291 struct icmp6_hdr nd_rd_hdr; member
297 #define nd_rd_type nd_rd_hdr.icmp6_type
298 #define nd_rd_code nd_rd_hdr.icmp6_code
299 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
300 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
/f-stack/freebsd/netinet/
H A Dicmp6.h287 struct icmp6_hdr nd_rd_hdr; member
293 #define nd_rd_type nd_rd_hdr.icmp6_type
294 #define nd_rd_code nd_rd_hdr.icmp6_code
295 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
296 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]