Searched refs:nd_rd_dst (Results 1 – 2 of 2) sorted by relevance
256 struct in6_addr nd_rd_dst; /* destination address */ member
447 TCHECK(RDR(dp)->nd_rd_dst); in icmp6_print()448 printf(", %s", getname6((const u_char *)&RDR(dp)->nd_rd_dst)); in icmp6_print()