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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dreliable.h339 * @param inc_pid If true, the reliable structure's packet ID counter
342 void reliable_mark_deleted (struct reliable *rel, struct buffer *buf, bool inc_pid);
H A Dreliable.c700 reliable_mark_deleted (struct reliable *rel, struct buffer *buf, bool inc_pid) argument
709 if (inc_pid)

Completed in 30 milliseconds