Home
last modified time | relevance | path

Searched defs:remote_errbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c1142 char remote_errbuf[PCAP_ERRBUF_SIZE]; in daemon_msg_err() local
/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c3482 static void rpcap_msg_err(PCAP_SOCKET sockctrl, SSL *ssl, uint32 plen, char *remote_errbuf) in rpcap_msg_err()