Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/rpcapd/
H A Drpcapd.c974 WSANETWORKEVENTS network_events; in accept_connections() local
977 events[i], &network_events) == SOCKET_ERROR) in accept_connections()
984 if (network_events.lNetworkEvents & FD_ACCEPT) in accept_connections()
989 if (network_events.iErrorCode[FD_ACCEPT_BIT] != 0) in accept_connections()
996 network_events.iErrorCode[FD_ACCEPT_BIT], in accept_connections()