Home
last modified time | relevance | path

Searched defs:CLIENT_OPTION (Results 1 – 9 of 9) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DConnection.h155 struct CLIENT_OPTION struct
158 char Hostname[MAX_HOST_NAME_LEN + 1]; // Host name
159 UINT Port; // Port number
161 UINT ProxyType; // Type of proxy
166 UINT NumRetry; // Automatic retries
167 UINT RetryInterval; // Retry interval
168 char HubName[MAX_HUBNAME_LEN + 1]; // HUB name
171 bool UseCompress; // Use data compression
179 bool RequireMonitorMode; // Monitor port mode
182 bool FromAdminPack; // For Administration Pack
[all …]
H A DCedarType.h178 typedef struct CLIENT_OPTION CLIENT_OPTION; typedef
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DConnection.h155 struct CLIENT_OPTION struct
158 char Hostname[MAX_HOST_NAME_LEN + 1]; // Host name
159 UINT Port; // Port number
161 UINT ProxyType; // Type of proxy
166 UINT NumRetry; // Automatic retries
167 UINT RetryInterval; // Retry interval
168 char HubName[MAX_HUBNAME_LEN + 1]; // HUB name
171 bool UseCompress; // Use data compression
179 bool RequireMonitorMode; // Monitor port mode
182 bool FromAdminPack; // For Administration Pack
[all …]
H A DCedarType.h178 typedef struct CLIENT_OPTION CLIENT_OPTION; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DConnection.h63 struct CLIENT_OPTION struct
66 char Hostname[MAX_HOST_NAME_LEN + 1]; // Host name
67 UINT Port; // Port number
69 UINT ProxyType; // Type of proxy
75 UINT NumRetry; // Automatic retries
76 UINT RetryInterval; // Retry interval
77 char HubName[MAX_HUBNAME_LEN + 1]; // HUB name
79 bool UseEncrypt; // Use encrypted communication
80 bool UseCompress; // Use data compression
88 bool RequireMonitorMode; // Monitor port mode
[all …]
H A DCedarType.h84 typedef struct CLIENT_OPTION CLIENT_OPTION; typedef
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/app/
H A Dmain.cpp107 const char CLIENT_OPTION[] = "-client"; variable
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Doptions.c1428 #define CLIENT_OPTION(poption) ((struct client_option *) (poption)) macro
/dports/games/freeciv/freeciv-2.6.6/client/
H A Doptions.c1428 #define CLIENT_OPTION(poption) ((struct client_option *) (poption)) macro