Searched refs:CM_P2P (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.c3274 if (c->mode == CM_P2P)
3278 if (c->mode == CM_P2P || c->mode == CM_TOP)
3314 if (c->mode == CM_P2P)
3318 if (c->mode == CM_P2P || c->mode == CM_TOP)
3327 if (c->mode == CM_P2P || c->mode == CM_TOP)
3332 if (c->mode == CM_P2P || c->mode == CM_TOP)
3339 if (c->mode == CM_P2P || c->mode == CM_TOP)
3348 if (c->mode == CM_P2P || child)
3353 if (c->mode == CM_P2P)
3362 if (c->mode == CM_P2P ||
[all...]
H A Dopenvpn.c67 c->mode = CM_P2P;
H A Dopenvpn.h518 # define CM_P2P 0 /* standalone point-to-point session or client */ macro
525 * CM_P2P, \c CM_TOP, \c CM_TOP_CLONE,

Completed in 72 milliseconds