Searched refs:rpcap_msg_err (Results 1 – 1 of 1) sorted by relevance
178 static void rpcap_msg_err(PCAP_SOCKET sockctrl, SSL *, uint32 plen, char *remote_errbuf);3372 rpcap_msg_err(sock, ssl, header->plen, errbuf); in rpcap_check_msg_type()3482 static void rpcap_msg_err(PCAP_SOCKET sockctrl, SSL *ssl, uint32 plen, char *remote_errbuf) in rpcap_msg_err() function