Searched refs:host_port_check_status (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libpcap/rpcapd/
H A Ddaemon.c168 int host_port_check_status; local
236 host_port_check_status = sock_check_hostlist(passiveClients, RPCAP_HOSTLIST_SEP, &from, errmsgbuf, PCAP_ERRBUF_SIZE);
239 if (host_port_check_status < 0)
241 if (host_port_check_status == -2) {

Completed in 127 milliseconds