Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dpcap-rpcap.c163 static void rpcap_msg_err(SOCKET sockctrl, uint32 plen, char *remote_errbuf);
2988 rpcap_msg_err(sock, header->plen, errbuf); in rpcap_check_msg_type()
3098 static void rpcap_msg_err(SOCKET sockctrl, uint32 plen, char *remote_errbuf) in rpcap_msg_err() function