Searched refs:ISC_ERRORS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dinit.h106 #define ISC_ERRORS (1<<0) macro
H A Dforward.c447 initialization_sequence_completed (c, errors ? ISC_ERRORS : 0); /* client/p2p --route-delay was defined */
H A Dinit.c1266 if (flags & ISC_ERRORS)
1280 if ((flags & (ISC_ERRORS|ISC_SERVER)) == 0 && connection_list_defined (&c->options))
1302 if (flags & ISC_ERRORS)

Completed in 35 milliseconds