Lines Matching refs:alen
1863 int alen;1920 alen = sizeof(source);1921 if (getsockname(probe_fd, (struct sockaddr*)&source, &alen) == -1) {