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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmudp.c140 else if (status & SOCKET_WRITE)
158 if (status & SOCKET_WRITE)
H A Dforward-inline.h282 ret |= SOCKET_WRITE;
H A Dopenvpn.h242 # define SOCKET_WRITE (1<<1) macro
H A Dmtcp.c360 looking_for = SOCKET_WRITE;
H A Dforward.c1530 static int socket_shift = 0; /* depends on SOCKET_READ and SOCKET_WRITE */
1705 if (status & SOCKET_WRITE)

Completed in 183 milliseconds