Home
last modified time | relevance | path

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

/external/tcpdump/
Dicmp6.h256 struct in6_addr nd_rd_dst; /* destination address */ member
Dprint-icmp6.c447 TCHECK(RDR(dp)->nd_rd_dst); in icmp6_print()
448 printf(", %s", getname6((const u_char *)&RDR(dp)->nd_rd_dst)); in icmp6_print()