Searched refs:tun_finalize (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 Dtun.h358 int tun_finalize (HANDLE h, struct overlapped_io *io, struct buffer *buf);
381 status = tun_finalize (tt->hand, &tt->writes, NULL);
398 return tun_finalize (tt->hand, &tt->reads, buf);
H A Dtun.c2645 tun_finalize ( function

Completed in 117 milliseconds