Searched refs:nd_rd_hdr (Results 1 – 5 of 5) sorted by relevance
150 struct icmp6_hdr nd_rd_hdr; member155 #define nd_rd_type nd_rd_hdr.icmp6_type156 #define nd_rd_code nd_rd_hdr.icmp6_code157 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum158 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
149 struct icmp6_hdr nd_rd_hdr; member154 #define nd_rd_type nd_rd_hdr.icmp6_type155 #define nd_rd_code nd_rd_hdr.icmp6_code156 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum157 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
260 struct icmp6_hdr nd_rd_hdr; member266 #define nd_rd_type nd_rd_hdr.icmp6_type267 #define nd_rd_code nd_rd_hdr.icmp6_code268 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum269 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
4011 pub nd_rd_hdr: ICMP_MESSAGE, field