Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_rd_dst

260 	struct in6_addr		nd_rd_dst;	/* destination address */
1084 ND_TCHECK(RDR(dp)->nd_rd_dst);
1085 ND_PRINT((ndo,", %s", ip6addr_string(ndo, &RDR(dp)->nd_rd_dst)));