Lines Matching full:alen
317 socklen_t alen;387 alen = sizeof(source);388 if (getsockname(probe_fd, (struct sockaddr*)&source, &alen) == -1) {