Home
last modified time | relevance | path

Searched refs:CapsList (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSM.c4076 if (GetCapsBool(s->CapsList, "b_vpn3")) in SmLicenseDlgRefresh()
4258 FreeCapsList(s->CapsList); in SmLicense()
4259 s->CapsList = ScGetCapsEx(s->Rpc); in SmLicense()
8125 if (GetCapsBool(s->CapsList, "b_is_in_vm")) in SmBridgeDlgOnOk()
14988 caps = s->p->CapsList; in SmHubDlgInit()
16332 SmAddServerCaps(b, p->CapsList); in SmRefreshServerInfo()
16351 for (i = 0;i < LIST_NUM(t->CapsList);i++) in SmAddServerCaps()
16353 CAPS *c = LIST_DATA(t->CapsList, i); in SmAddServerCaps()
18323 if (GetCapsBool(p->CapsList, "b_bridge")) in SmServerDlgInit()
19263 p.CapsList = ScGetCapsEx(p.Rpc); in SmConnectEx()
[all …]
H A DNM.c181 if (GetCapsBool(r->p->CapsList, "b_suppport_push_route") == false) in NmEditPushRouteProc()
854 if (GetCapsBool(r->p->CapsList, "b_virtual_nat_disabled")) in NmEditVhOptionInit()
896 if (GetCapsBool(r->p->CapsList, "b_suppport_push_route_config") == false) in NmEditVhOptionInit()
H A DServer.c1860 t->CapsList = NewListFast(NULL); in InitCapsList()
1872 t->CapsList = NewListFast(CompareCaps); in InRpcCapsList()
1881 Insert(t->CapsList, c); in InRpcCapsList()
1895 for (i = 0;i < LIST_NUM(t->CapsList);i++) in OutRpcCapsList()
1901 CAPS *c = LIST_DATA(t->CapsList, i); in OutRpcCapsList()
1937 CAPS *c = LIST_DATA(t->CapsList, i); in FreeRpcCapsList()
1942 ReleaseList(t->CapsList); in FreeRpcCapsList()
2023 CAPS *c = LIST_DATA(caps->CapsList, i); in FreeCapsList()
2028 ReleaseList(caps->CapsList); in FreeCapsList()
2044 CAPS *c = LIST_DATA(caps->CapsList, i); in GetCaps()
[all …]
H A DServer.h410 LIST *CapsList; // Caps list member
H A DSMInner.h162 CAPSLIST *CapsList; // Caps list member
H A DCommand.h265 CAPSLIST *CapsList; // Caps list member
H A DCommand.c6991 ps->CapsList = ScGetCapsEx(ps->Rpc); in PsMain()
7294 FreeCapsList(ps->CapsList); in PsMain()
7295 ps->CapsList = NULL; in PsMain()
9073 if (GetCapsBool(ps->CapsList, "b_is_in_vm")) in PsBridgeCreate()
9161 for (i = 0;i < LIST_NUM(t->CapsList);i++) in PsCaps()
9163 CAPS *c = LIST_DATA(t->CapsList, i); in PsCaps()
15226 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAddEx()
15317 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAdd6()
15432 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAddEx6()
19515 GetCapsBool(ps->CapsList, "b_suppport_push_route_config")) in PsDhcpSet()
[all …]
/dports/security/softether/v4.38-9760/src/Cedar/
H A DSM.c4076 if (GetCapsBool(s->CapsList, "b_vpn3")) in SmLicenseDlgRefresh()
4258 FreeCapsList(s->CapsList); in SmLicense()
4259 s->CapsList = ScGetCapsEx(s->Rpc); in SmLicense()
8125 if (GetCapsBool(s->CapsList, "b_is_in_vm")) in SmBridgeDlgOnOk()
14988 caps = s->p->CapsList; in SmHubDlgInit()
16332 SmAddServerCaps(b, p->CapsList); in SmRefreshServerInfo()
16351 for (i = 0;i < LIST_NUM(t->CapsList);i++) in SmAddServerCaps()
16353 CAPS *c = LIST_DATA(t->CapsList, i); in SmAddServerCaps()
18323 if (GetCapsBool(p->CapsList, "b_bridge")) in SmServerDlgInit()
19263 p.CapsList = ScGetCapsEx(p.Rpc); in SmConnectEx()
[all …]
H A DNM.c181 if (GetCapsBool(r->p->CapsList, "b_suppport_push_route") == false) in NmEditPushRouteProc()
854 if (GetCapsBool(r->p->CapsList, "b_virtual_nat_disabled")) in NmEditVhOptionInit()
896 if (GetCapsBool(r->p->CapsList, "b_suppport_push_route_config") == false) in NmEditVhOptionInit()
H A DServer.c1860 t->CapsList = NewListFast(NULL); in InitCapsList()
1872 t->CapsList = NewListFast(CompareCaps); in InRpcCapsList()
1881 Insert(t->CapsList, c); in InRpcCapsList()
1895 for (i = 0;i < LIST_NUM(t->CapsList);i++) in OutRpcCapsList()
1901 CAPS *c = LIST_DATA(t->CapsList, i); in OutRpcCapsList()
1937 CAPS *c = LIST_DATA(t->CapsList, i); in FreeRpcCapsList()
1942 ReleaseList(t->CapsList); in FreeRpcCapsList()
2023 CAPS *c = LIST_DATA(caps->CapsList, i); in FreeCapsList()
2028 ReleaseList(caps->CapsList); in FreeCapsList()
2044 CAPS *c = LIST_DATA(caps->CapsList, i); in GetCaps()
[all …]
H A DServer.h410 LIST *CapsList; // Caps list member
H A DSMInner.h162 CAPSLIST *CapsList; // Caps list member
H A DCommand.h265 CAPSLIST *CapsList; // Caps list member
H A DCommand.c6991 ps->CapsList = ScGetCapsEx(ps->Rpc); in PsMain()
7294 FreeCapsList(ps->CapsList); in PsMain()
7295 ps->CapsList = NULL; in PsMain()
9073 if (GetCapsBool(ps->CapsList, "b_is_in_vm")) in PsBridgeCreate()
9161 for (i = 0;i < LIST_NUM(t->CapsList);i++) in PsCaps()
9163 CAPS *c = LIST_DATA(t->CapsList, i); in PsCaps()
15226 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAddEx()
15317 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAdd6()
15432 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAddEx6()
19515 GetCapsBool(ps->CapsList, "b_suppport_push_route_config")) in PsDhcpSet()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSM.c3952 if (GetCapsBool(s->CapsList, "b_vpn3")) in SmLicenseDlgRefresh()
4134 FreeCapsList(s->CapsList); in SmLicense()
4135 s->CapsList = ScGetCapsEx(s->Rpc); in SmLicense()
8001 if (GetCapsBool(s->CapsList, "b_is_in_vm")) in SmBridgeDlgOnOk()
14855 caps = s->p->CapsList; in SmHubDlgInit()
16193 SmAddServerCaps(b, p->CapsList); in SmRefreshServerInfo()
16212 for (i = 0;i < LIST_NUM(t->CapsList);i++) in SmAddServerCaps()
16214 CAPS *c = LIST_DATA(t->CapsList, i); in SmAddServerCaps()
18195 if (GetCapsBool(p->CapsList, "b_bridge")) in SmServerDlgInit()
19197 p.CapsList = ScGetCapsEx(p.Rpc); in SmConnectEx()
[all …]
H A DNM.c68 if (GetCapsBool(r->p->CapsList, "b_suppport_push_route") == false) in NmEditPushRouteProc()
741 if (GetCapsBool(r->p->CapsList, "b_virtual_nat_disabled")) in NmEditVhOptionInit()
783 if (GetCapsBool(r->p->CapsList, "b_suppport_push_route_config") == false) in NmEditVhOptionInit()
H A DServer.c1679 t->CapsList = NewListFast(NULL); in InitCapsList()
1691 t->CapsList = NewListFast(CompareCaps); in InRpcCapsList()
1700 Insert(t->CapsList, c); in InRpcCapsList()
1714 for (i = 0;i < LIST_NUM(t->CapsList);i++) in OutRpcCapsList()
1720 CAPS *c = LIST_DATA(t->CapsList, i); in OutRpcCapsList()
1756 CAPS *c = LIST_DATA(t->CapsList, i); in FreeRpcCapsList()
1761 ReleaseList(t->CapsList); in FreeRpcCapsList()
1842 CAPS *c = LIST_DATA(caps->CapsList, i); in FreeCapsList()
1847 ReleaseList(caps->CapsList); in FreeCapsList()
1863 CAPS *c = LIST_DATA(caps->CapsList, i); in GetCaps()
[all …]
H A DServer.h322 LIST *CapsList; // Caps list member
H A DSMInner.h76 CAPSLIST *CapsList; // Caps list member
H A DCommand.h172 CAPSLIST *CapsList; // Caps list member
H A DCommand.c7389 ps->CapsList = ScGetCapsEx(ps->Rpc); in PsMain()
7700 FreeCapsList(ps->CapsList); in PsMain()
7701 ps->CapsList = NULL; in PsMain()
9488 if (GetCapsBool(ps->CapsList, "b_is_in_vm")) in PsBridgeCreate()
9566 for (i = 0;i < LIST_NUM(t->CapsList);i++) in PsCaps()
9568 CAPS *c = LIST_DATA(t->CapsList, i); in PsCaps()
16033 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAddEx()
16124 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAdd6()
16239 if (GetCapsBool(ps->CapsList, "b_support_ex_acl") == false) in PsAccessAddEx6()
20259 GetCapsBool(ps->CapsList, "b_suppport_push_route_config")) in PsDhcpSet()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-codegen/VpnServerRpc/
H A DVPNServerRpcTypes.cs3175 public VpnCaps[] CapsList; field in SoftEther.VPNServerRpc.VpnCapslist
/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-csharp/rpc-stubs/
H A DVPNServerRpcTypes.cs3175 public VpnCaps[] CapsList; field in SoftEther.VPNServerRpc.VpnCapslist
/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-nodejs-package/dist/
H A Dvpnrpc.d.ts1672 CapsList: VpnCaps[];
/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-typescript/
H A Dvpnrpc.ts3148 public CapsList: VpnCaps[] = []; property in VpnCapslist

12