Searched refs:rpcap_senderror (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | rpcap-protocol.c | 82 rpcap_senderror(PCAP_SOCKET sock, SSL *ssl, uint8 ver, unsigned short errcode, const char *error, c… in rpcap_senderror() function
|
| D | rpcap-protocol.h | 449 extern int rpcap_senderror(PCAP_SOCKET sock, SSL *ssl, uint8 ver, uint16 errcode, const char *error…
|
| D | pcap-rpcap.c | 3013 rpcap_senderror(sockctrl, ssl, 0, PCAP_ERR_REMOTEACCEPT, errbuf, NULL); in pcap_remoteact_accept_ex() 3029 rpcap_senderror(sockctrl, ssl, 0, PCAP_ERR_REMOTEACCEPT, errbuf, NULL); in pcap_remoteact_accept_ex() 3049 rpcap_senderror(sockctrl, ssl, 0, PCAP_ERR_REMOTEACCEPT, errbuf, NULL); in pcap_remoteact_accept_ex() 3094 … rpcap_senderror(sockctrl, ssl, protocol_version, PCAP_ERR_REMOTEACCEPT, errbuf, NULL); in pcap_remoteact_accept_ex()
|
| /netbsd/src/external/bsd/libpcap/lib/ |
| D | pcap.expsym | 243 rpcap_senderror
|