HomeSort by relevance Sort by last modified time
    Searched refs:PCAP_ERR_HOSTNOAUTH (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
rpcap-protocol.h 423 #define PCAP_ERR_HOSTNOAUTH 10 /* The host is not authorized to connect to this server */
  /external/libpcap/rpcapd/
rpcapd.c 1096 rpcap_senderror(sockctrl, 0, PCAP_ERR_HOSTNOAUTH, errbuf, NULL);
1114 rpcap_senderror(sockctrl, 0, PCAP_ERR_HOSTNOAUTH, errbuf, NULL);
1121 rpcap_senderror(sockctrl, 0, PCAP_ERR_HOSTNOAUTH, errbuf, NULL);
    [all...]

Completed in 1092 milliseconds