Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/lib/isc/win32/
H A Dsocket.c2266 internal_send(isc_socket_t *sock, isc_socketevent_t *dev, in internal_send() function
2573 internal_send(sock, lpo->dev, messagehdr, nbytes, errstatus, lpo); in SocketIoThread()
/freebsd-13.1/contrib/ntp/lib/isc/unix/
H A Dsocket.c445 static void internal_send(isc_task_t *, isc_event_t *);
2964 iev->ev_action = internal_send; in dispatch_send()
3389 internal_send(isc_task_t *me, isc_event_t *ev) { in internal_send() function