Home | History | Annotate | Download | only in radius

Lines Matching refs:sin6

881 		struct sockaddr_in6 sin6;
906 if (inet_ntop(AF_INET6, &from.sin6.sin6_addr, abuf,
909 from_port = ntohs(from.sin6.sin6_port);
915 &from.sin6.sin6_addr, 1);