Searched refs:MS_INITIAL (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 Dmanage.c1616 man->connection.state = MS_INITIAL;
1687 man->connection.state = MS_INITIAL;
1894 mc->state = MS_INITIAL;
2065 if (man->connection.state == MS_INITIAL)
2192 if (man->connection.state == MS_INITIAL)
2513 && man->connection.state == MS_INITIAL)
2564 if (man->connection.state != MS_INITIAL)
2592 if (man->connection.state != MS_INITIAL)
2657 case MS_INITIAL:
2678 case MS_INITIAL
[all...]
H A Dmanage.h243 #define MS_INITIAL 0 /* all sockets are closed */ macro

Completed in 66 milliseconds