Home | History | Annotate | Download | only in radius

Lines Matching refs:sin6

874 		struct sockaddr_in6 sin6;
899 if (inet_ntop(AF_INET6, &from.sin6.sin6_addr, abuf,
902 from_port = ntohs(from.sin6.sin6_port);
908 &from.sin6.sin6_addr, 1);