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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dreliable.h416 struct buffer *reliable_send (struct reliable *rel, int *opcode);
H A Dreliable.c499 /* return true if reliable_send would return a non-NULL result */
549 reliable_send (struct reliable *rel, int *opcode) function
575 dmsg (D_REL_DEBUG, "ACK reliable_send ID " packet_id_format " (size=%d to=%d)",
H A Dssl.c2310 buf = reliable_send (ks->send_reliable, &opcode);

Completed in 48 milliseconds