Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.h428 #define PCAP_ERR_AUTH_TYPE_NOTSUP 20 /* The authentication type isn't supported */ macro
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c1350 0, PCAP_ERR_AUTH_TYPE_NOTSUP, errmsgbuf, errbuf) == -1) in daemon_msg_auth_req()