Searched refs:nd_ns_target (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/netinet6/
H A Dnd6_nbr.c134 taddr6 = nd_ns->nd_ns_target;
531 nd_ns->nd_ns_target = *taddr6;
532 in6_clearscope(&nd_ns->nd_ns_target); /* XXX */
/netbsd-current/sys/netinet/
H A Dicmp6.h252 struct in6_addr nd_ns_target; /*target address */ member in struct:nd_neighbor_solicit
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c242 nd_ipv6 nd_ns_target; /*target address */ member in struct:nd_neighbor_solicit
1211 ND_PRINT(", who has %s", GET_IP6ADDR_STRING(p->nd_ns_target));

Completed in 174 milliseconds