Home
last modified time | relevance | path

Searched defs:uses_ssl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c132 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 Dpcap.c2109 const char *name, unsigned char uses_ssl, char *errbuf)
2183 char *name, unsigned char *uses_ssl, char *errbuf)
/freebsd/contrib/libpcap/rpcapd/
H A Drpcapd.c93 static int uses_ssl; //!< '1' to use TLS over TCP variable
H A Ddaemon.c213 int nullAuthAllowed, int uses_ssl) in daemon_serviceloop()
1956 struct rpcap_sampling *samp_param _U_, int uses_ssl) in daemon_msg_startcap_req()