Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.c164 static void rpcap_msg_err(SOCKET sockctrl, uint32 plen, char *remote_errbuf);
3066 rpcap_msg_err(sock, header->plen, errbuf); in rpcap_check_msg_type()
3176 static void rpcap_msg_err(SOCKET sockctrl, uint32 plen, char *remote_errbuf) in rpcap_msg_err() function