Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/
H A Dilb_probe.c589 struct sockaddr_in6 v6_from; in wait_icmp_reply() local
593 (struct sockaddr *)&v6_from, &from_len)) < 0) { in wait_icmp_reply()
598 if (!IN6_ARE_ADDR_EQUAL(&(v6_from.sin6_addr), in wait_icmp_reply()