HomeSort by relevance Sort by last modified time
    Searched refs:nd_rd_dst (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
icmp6.h 256 struct in6_addr nd_rd_dst; /* destination address */ member in struct:nd_redirect
print-icmp6.c 447 TCHECK(RDR(dp)->nd_rd_dst);
448 printf(", %s", getname6((const u_char *)&RDR(dp)->nd_rd_dst));
    [all...]

Completed in 330 milliseconds