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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dreliable.c103 reliable_ack_packet_id_present (struct reliable_ack *ack, packet_id_type pid) function
134 if (!reliable_ack_packet_id_present (ack, pid) && ack->len < RELIABLE_ACK_SIZE)

Completed in 67 milliseconds