Searched refs:_U_NOSSL_ (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | sslutils.h | 60 #define _U_NOSSL_ macro 68 #define _U_NOSSL_ _U_ macro
|
H A D | sockutils.c | 1211 int sock_send(PCAP_SOCKET sock, SSL *ssl _U_NOSSL_, const char *buffer, in sock_send() argument 1415 int sock_recv(PCAP_SOCKET sock, SSL *ssl _U_NOSSL_, void *buffer, size_t size, in sock_recv() argument 1522 int sock_recv_dgram(PCAP_SOCKET sock, SSL *ssl _U_NOSSL_, void *buffer, in sock_recv_dgram() argument
|