Lines Matching full:getsockname
385 if (getsockname(probe_fd, (struct sockaddr*)&source, &alen) == -1) {386 perror("getsockname");