Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.h413 #define PCAP_ERR_AUTH 3 /* Generic authentication error */ macro
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c1400 if (rpcap_senderror(pars->sockctrl, pars->ssl, 0, PCAP_ERR_AUTH, in daemon_msg_auth_req()