Home | History | Annotate | Download | only in netinet

Lines Matching refs:to6

3295 	struct sockaddr_in6 *to6;
3426 to6 = &sctp_ifap->address.sin6;
3427 if (IN6_IS_ADDR_LOOPBACK(&to6->sin6_addr)) {
3430 if (IN6_IS_ADDR_LINKLOCAL(&to6->sin6_addr)) {
3475 to6 = &sctp_ifap->address.sin6;
3476 if (IN6_IS_ADDR_LOOPBACK(&to6->sin6_addr)) {
3479 if (IN6_IS_ADDR_LINKLOCAL(&to6->sin6_addr)) {