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