Searched defs:nd_redirect (Results 1 – 2 of 2) sorted by relevance
148 struct nd_redirect { struct149 struct icmp6_hdr nd_rd_hdr;150 struct in6_addr nd_rd_target;151 struct in6_addr nd_rd_dst;
261 struct nd_redirect { /* redirect */ struct262 struct icmp6_hdr nd_rd_hdr;263 nd_ipv6 nd_rd_target; /* target address */264 nd_ipv6 nd_rd_dst; /* destination address */