Searched defs:uses_ssl (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | pcap-rpcap.c | 132 uint8 uses_ssl; /* User asked for rpcaps scheme */ member 2627 uint8 uses_ssl; in pcap_findalldevs_ex_remote() local 2924 … const char *hostlist, char *connectinghost, struct pcap_rmtauth *auth, int uses_ssl, char *errbuf) in pcap_remoteact_accept_ex()
|
H A D | pcap.c | 2109 const char *name, unsigned char uses_ssl, char *errbuf) 2183 char *name, unsigned char *uses_ssl, char *errbuf)
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | rpcapd.c | 93 static int uses_ssl; //!< '1' to use TLS over TCP variable
|
H A D | daemon.c | 213 int nullAuthAllowed, int uses_ssl) in daemon_serviceloop() 1956 struct rpcap_sampling *samp_param _U_, int uses_ssl) in daemon_msg_startcap_req()
|