Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAdmin.h319 struct RPC_RADIUS struct
321 char HubName[MAX_HUBNAME_LEN + 1]; // HUB Name
322 char RadiusServerName[MAX_HOST_NAME_LEN + 1]; // Radius server name
323 UINT RadiusPort; // Radius port number
324 char RadiusSecret[MAX_PASSWORD_LEN + 1]; // Secret key
325 UINT RadiusRetryInterval; // Radius retry interval
H A DCedarType.h401 typedef struct RPC_RADIUS RPC_RADIUS; typedef
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAdmin.h319 struct RPC_RADIUS struct
321 char HubName[MAX_HUBNAME_LEN + 1]; // HUB Name
322 char RadiusServerName[MAX_HOST_NAME_LEN + 1]; // Radius server name
323 UINT RadiusPort; // Radius port number
324 char RadiusSecret[MAX_PASSWORD_LEN + 1]; // Secret key
325 UINT RadiusRetryInterval; // Radius retry interval
H A DCedarType.h401 typedef struct RPC_RADIUS RPC_RADIUS; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAdmin.h254 struct RPC_RADIUS struct
256 char HubName[MAX_HUBNAME_LEN + 1]; // HUB Name
257 char RadiusServerName[MAX_HOST_NAME_LEN + 1]; // Radius server name
258 UINT RadiusPort; // Radius port number
259 char RadiusSecret[MAX_PASSWORD_LEN + 1]; // Secret key
260 UINT RadiusRetryInterval; // Radius retry interval
H A DCedarType.h308 typedef struct RPC_RADIUS RPC_RADIUS; typedef