Home
last modified time | relevance | path

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

/netbsd/external/bsd/libpcap/dist/rpcapd/
H A Drpcapd.c906 WSANETWORKEVENTS network_events; in accept_connections() local
909 events[i], &network_events) == SOCKET_ERROR) in accept_connections()
916 if (network_events.lNetworkEvents & FD_ACCEPT) in accept_connections()
921 if (network_events.iErrorCode[FD_ACCEPT_BIT] != 0) in accept_connections()
927 network_events.iErrorCode[FD_ACCEPT_BIT], in accept_connections()