Lines Matching refs:sock
2092 int sock;2095 sock = SSL_get_fd(s);2096 getsockname(sock, (struct sockaddr *)&ladd, &ladd_size);