Home
last modified time | relevance | path

Searched refs:rpcap_msg_err (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-rpcap.c175 static void rpcap_msg_err(SOCKET sockctrl, SSL *, uint32 plen, char *remote_errbuf);
3230 rpcap_msg_err(sock, ssl, header->plen, errbuf); in rpcap_check_msg_type()
3340 static void rpcap_msg_err(SOCKET sockctrl, SSL *ssl, uint32 plen, char *remote_errbuf) in rpcap_msg_err() function