HomeSort by: relevance | last modified time | path
    Searched refs:ISC_SOCKEVENT_RECVDONE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
socket.h 152 #define ISC_SOCKEVENT_RECVDONE (ISC_EVENTCLASS_SOCKET + 1)
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
socket.h 211 #define ISC_SOCKEVENT_RECVDONE (ISC_EVENTCLASS_SOCKET + 1)
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dispatch.c 1057 if (dispsock == NULL && ev->ev_type == ISC_SOCKEVENT_RECVDONE) {
1545 disp, sock, ISC_SOCKEVENT_RECVDONE, udp_exrecv,
1560 disp, sock, ISC_SOCKEVENT_RECVDONE, udp_shrecv,
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 4098 dev = allocate_socketevent(manager->mctx, sock, ISC_SOCKEVENT_RECVDONE,

Completed in 39 milliseconds