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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dwin32.h185 # define IOSTATE_INITIAL 0 macro
H A Dsocket.c2859 if (sock->reads.iostate == IOSTATE_INITIAL)
2969 if (sock->writes.iostate == IOSTATE_INITIAL)
3099 io->iostate = IOSTATE_INITIAL;
3111 io->iostate = IOSTATE_INITIAL;
3119 io->iostate = IOSTATE_INITIAL;
3138 case IOSTATE_INITIAL: /* were we called without proper queueing? */
H A Dwin32.c173 case IOSTATE_INITIAL:
H A Dtun.c2520 if (tt->reads.iostate == IOSTATE_INITIAL)
2584 if (tt->writes.iostate == IOSTATE_INITIAL)
2668 io->iostate = IOSTATE_INITIAL;
2680 io->iostate = IOSTATE_INITIAL;
2688 io->iostate = IOSTATE_INITIAL;
2707 case IOSTATE_INITIAL: /* were we called without proper queueing? */

Completed in 164 milliseconds