Searched refs:pcap_remoteact_close (Results 1 – 3 of 3) sorted by relevance
728 pcap_remoteact_close = _lib.pcap_remoteact_close variable729 pcap_remoteact_close.restypes = c_int730 pcap_remoteact_close.argtypes = [STRING, STRING]
456 PCAP_API int pcap_remoteact_close(const char *host, char *errbuf);
1134 int pcap_remoteact_close(const char *host, char *errbuf) in pcap_remoteact_close() function