| pcap-rpcap.c | 132 uint8 uses_ssl; /* User asked for rpcaps scheme */ member in struct:pcap_rpcap 1351 if (pr->uses_ssl) 2497 &pr->uses_ssl, &ssl, flags, &protocol_version, &byte_swapped, 2627 uint8 uses_ssl; local 2640 if (rpcap_setup_session(source, auth, &active, &sockctrl, &uses_ssl, 2733 host, port, tmpstring, uses_ssl, errbuf) == -1) 2924 PCAP_SOCKET pcap_remoteact_accept_ex(const char *address, const char *port, const char *hostlist, char *connectinghost, struct pcap_rmtauth *auth, int uses_ssl, char *errbuf) 2992 if (uses_ssl)
|