Searched refs:rpcap_doauth (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | pcap-rpcap.c | 1809 static int rpcap_doauth(SOCKET sockctrl, uint8 *ver, struct pcap_rmtauth *auth, char *errbuf) in rpcap_doauth() function 2240 if (rpcap_doauth(sockctrl, &protocol_version, auth, errbuf) == -1) in pcap_open_rpcap() 2425 if (rpcap_doauth(sockctrl, &protocol_version, auth, errbuf) == -1) in pcap_findalldevs_ex_remote() 2792 if (rpcap_doauth(sockctrl, &protocol_version, auth, errbuf) == -1) in pcap_remoteact_accept()
|