Searched refs:TUN_READ (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 Dmudp.c142 else if (status & TUN_READ)
176 else if (status & TUN_READ)
H A Dopenvpn.h243 # define TUN_READ (1<<2) macro
H A Dmtcp.c342 looking_for = TUN_READ;
367 if (tun_input_pending && (c->c2.event_set_status & TUN_READ))
H A Dforward.c1531 static int tun_shift = 2; /* depends on TUN_READ and TUN_WRITE */
1722 else if (status & TUN_READ)

Completed in 172 milliseconds