Home
last modified time | relevance | path

Searched defs:HUB_LIST (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DServer.h154 struct HUB_LIST struct
156 struct FARM_MEMBER *FarmMember; // Farm member
157 bool DynamicHub; // Dynamic HUB
158 char Name[MAX_HUBNAME_LEN + 1]; // HUB Name
159 UINT NumSessions; // Number of sessions
160 UINT NumSessionsClient; // Number of client sessions
161 UINT NumSessionsBridge; // Number of bridge sessions
162 UINT NumMacTables; // Number of MAC table entries
163 UINT NumIpTables; // Number of IP table entries
H A DCedarType.h364 typedef struct HUB_LIST HUB_LIST; typedef
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DServer.h154 struct HUB_LIST struct
156 struct FARM_MEMBER *FarmMember; // Farm member
157 bool DynamicHub; // Dynamic HUB
158 char Name[MAX_HUBNAME_LEN + 1]; // HUB Name
159 UINT NumSessions; // Number of sessions
160 UINT NumSessionsClient; // Number of client sessions
161 UINT NumSessionsBridge; // Number of bridge sessions
162 UINT NumMacTables; // Number of MAC table entries
163 UINT NumIpTables; // Number of IP table entries
H A DCedarType.h364 typedef struct HUB_LIST HUB_LIST; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DServer.h61 struct HUB_LIST struct
63 struct FARM_MEMBER *FarmMember; // Farm member
64 bool DynamicHub; // Dynamic HUB
65 char Name[MAX_HUBNAME_LEN + 1]; // HUB Name
66 UINT NumSessions; // Number of sessions
67 UINT NumSessionsClient; // Number of client sessions
68 UINT NumSessionsBridge; // Number of bridge sessions
69 UINT NumMacTables; // Number of MAC table entries
70 UINT NumIpTables; // Number of IP table entries
H A DCedarType.h267 typedef struct HUB_LIST HUB_LIST; typedef