Searched refs:PCAP_ERR_HOSTNOAUTH (Results 1 – 2 of 2) sorted by relevance
/external/libpcap/rpcapd/ |
D | rpcapd.c | 1096 rpcap_senderror(sockctrl, 0, PCAP_ERR_HOSTNOAUTH, errbuf, NULL); in accept_connection() 1114 rpcap_senderror(sockctrl, 0, PCAP_ERR_HOSTNOAUTH, errbuf, NULL); in accept_connection() 1121 rpcap_senderror(sockctrl, 0, PCAP_ERR_HOSTNOAUTH, errbuf, NULL); in accept_connection()
|
/external/libpcap/ |
D | rpcap-protocol.h | 423 #define PCAP_ERR_HOSTNOAUTH 10 /* The host is not authorized to connect to this server */ macro
|