Home
last modified time | relevance | path

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

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DServer.h616 void SetGlobalServerFlag(UINT index, UINT value);
H A DServer.c1208 SetGlobalServerFlag(GSF_DISABLE_PUSH_ROUTE, is_restricted); in UpdateGlobalServerFlags()
1209 SetGlobalServerFlag(GSF_DISABLE_RADIUS_AUTH, is_restricted); in UpdateGlobalServerFlags()
1210 SetGlobalServerFlag(GSF_DISABLE_CERT_AUTH, is_restricted); in UpdateGlobalServerFlags()
1211 SetGlobalServerFlag(GSF_DISABLE_DEEP_LOGGING, is_restricted); in UpdateGlobalServerFlags()
1212 SetGlobalServerFlag(GSF_DISABLE_AC, is_restricted); in UpdateGlobalServerFlags()
1213 SetGlobalServerFlag(GSF_DISABLE_SYSLOG, is_restricted); in UpdateGlobalServerFlags()
1217 void SetGlobalServerFlag(UINT index, UINT value) in SetGlobalServerFlag() function
3092 SetGlobalServerFlag(GSF_LOCALBRIDGE_NO_DISABLE_OFFLOAD, CfgGetBool(f, "DoNotDisableOffloading")); in SiLoadLocalBridges()
5992 SetGlobalServerFlag(GSF_DISABLE_SESSION_RECONNECT, CfgGetBool(f, "DisableSessionReconnect")); in SiLoadServerCfg()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DServer.c1390 SetGlobalServerFlag(GSF_DISABLE_PUSH_ROUTE, is_restricted); in UpdateGlobalServerFlags()
1391 SetGlobalServerFlag(GSF_DISABLE_RADIUS_AUTH, is_restricted); in UpdateGlobalServerFlags()
1392 SetGlobalServerFlag(GSF_DISABLE_CERT_AUTH, is_restricted); in UpdateGlobalServerFlags()
1393 SetGlobalServerFlag(GSF_DISABLE_DEEP_LOGGING, is_restricted); in UpdateGlobalServerFlags()
1394 SetGlobalServerFlag(GSF_DISABLE_AC, is_restricted); in UpdateGlobalServerFlags()
1395 SetGlobalServerFlag(GSF_DISABLE_SYSLOG, is_restricted); in UpdateGlobalServerFlags()
1399 void SetGlobalServerFlag(UINT index, UINT value) in SetGlobalServerFlag() function
3330 SetGlobalServerFlag(GSF_LOCALBRIDGE_NO_DISABLE_OFFLOAD, CfgGetBool(f, "DoNotDisableOffloading")); in SiLoadLocalBridges()
6199 SetGlobalServerFlag(GSF_DISABLE_SESSION_RECONNECT, CfgGetBool(f, "DisableSessionReconnect")); in SiLoadServerCfg()
H A DServer.h710 void SetGlobalServerFlag(UINT index, UINT value);
/dports/security/softether/v4.38-9760/src/Cedar/
H A DServer.c1390 SetGlobalServerFlag(GSF_DISABLE_PUSH_ROUTE, is_restricted); in UpdateGlobalServerFlags()
1391 SetGlobalServerFlag(GSF_DISABLE_RADIUS_AUTH, is_restricted); in UpdateGlobalServerFlags()
1392 SetGlobalServerFlag(GSF_DISABLE_CERT_AUTH, is_restricted); in UpdateGlobalServerFlags()
1393 SetGlobalServerFlag(GSF_DISABLE_DEEP_LOGGING, is_restricted); in UpdateGlobalServerFlags()
1394 SetGlobalServerFlag(GSF_DISABLE_AC, is_restricted); in UpdateGlobalServerFlags()
1395 SetGlobalServerFlag(GSF_DISABLE_SYSLOG, is_restricted); in UpdateGlobalServerFlags()
1399 void SetGlobalServerFlag(UINT index, UINT value) in SetGlobalServerFlag() function
3330 SetGlobalServerFlag(GSF_LOCALBRIDGE_NO_DISABLE_OFFLOAD, CfgGetBool(f, "DoNotDisableOffloading")); in SiLoadLocalBridges()
6199 SetGlobalServerFlag(GSF_DISABLE_SESSION_RECONNECT, CfgGetBool(f, "DisableSessionReconnect")); in SiLoadServerCfg()
H A DServer.h710 void SetGlobalServerFlag(UINT index, UINT value);