Home
last modified time | relevance | path

Searched refs:SW_CMP_VPN_SERVER (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DSWInner.h142 #define SW_CMP_VPN_SERVER 1 // VPN Server macro
H A DSW.c2502 if (c->Id == SW_CMP_VPN_SERVER) in SwDefineTasks()
3545 if (c->Id == SW_CMP_VPN_SERVER || c->Id == SW_CMP_VPN_BRIDGE) in SwInstallMain()
5486 … if (sw->CurrentComponent->Id == SW_CMP_VPN_SERVER && MsIsServiceInstalled(GC_SVC_NAME_VPNBRIDGE)) in SwComponents()
6264 …c = SwNewComponent(SW_NAME_VPNSERVER, GC_SVC_NAME_VPNSERVER, SW_CMP_VPN_SERVER, ICO_VPNSERVER, 5, … in SwDefineComponents()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSWInner.h142 #define SW_CMP_VPN_SERVER 1 // VPN Server macro
H A DSW.c2502 if (c->Id == SW_CMP_VPN_SERVER) in SwDefineTasks()
3545 if (c->Id == SW_CMP_VPN_SERVER || c->Id == SW_CMP_VPN_BRIDGE) in SwInstallMain()
5486 … if (sw->CurrentComponent->Id == SW_CMP_VPN_SERVER && MsIsServiceInstalled(GC_SVC_NAME_VPNBRIDGE)) in SwComponents()
6264 …c = SwNewComponent(SW_NAME_VPNSERVER, GC_SVC_NAME_VPNSERVER, SW_CMP_VPN_SERVER, ICO_VPNSERVER, 5, … in SwDefineComponents()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSWInner.h47 #define SW_CMP_VPN_SERVER 1 // VPN Server macro
H A DSW.c2332 if (c->Id == SW_CMP_VPN_SERVER) in SwDefineTasks()
3305 if (c->Id == SW_CMP_VPN_SERVER || c->Id == SW_CMP_VPN_BRIDGE) in SwInstallMain()
5199 … if (sw->CurrentComponent->Id == SW_CMP_VPN_SERVER && MsIsServiceInstalled(GC_SVC_NAME_VPNBRIDGE)) in SwComponents()
5899 …c = SwNewComponent(SW_NAME_VPNSERVER, GC_SVC_NAME_VPNSERVER, SW_CMP_VPN_SERVER, ICO_VPNSERVER, 5, … in SwDefineComponents()