Home
last modified time | relevance | path

Searched refs:NumGateway (Results 1 – 9 of 9) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DUT.c213 for (i = 0;i < a->NumGateway;i++) in UtSpeedMeterDlgRefreshStatus()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DUT.c106 for (i = 0;i < a->NumGateway;i++) in UtSpeedMeterDlgRefreshStatus()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DUT.c213 for (i = 0;i < a->NumGateway;i++) in UtSpeedMeterDlgRefreshStatus()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DMicrosoft.h301 UINT NumGateway; // The number of the gateway member
H A DMicrosoft.c2322 a->NumGateway = 0; in MsGetAdapterTcpIpInformation()
2326 if (a->NumGateway < MAX_MS_ADAPTER_IP_ADDRESS) in MsGetAdapterTcpIpInformation()
2328 StrToIP(&a->Gateways[a->NumGateway], s->IpAddress.String); in MsGetAdapterTcpIpInformation()
2329 a->NumGateway++; in MsGetAdapterTcpIpInformation()
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DMicrosoft.h566 UINT NumGateway; // The number of the gateway member
H A DMicrosoft.c4339 a->NumGateway = 0; in MsGetAdapterTcpIpInformation()
4343 if (a->NumGateway < MAX_MS_ADAPTER_IP_ADDRESS) in MsGetAdapterTcpIpInformation()
4345 StrToIP(&a->Gateways[a->NumGateway], s->IpAddress.String); in MsGetAdapterTcpIpInformation()
4346 a->NumGateway++; in MsGetAdapterTcpIpInformation()
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DMicrosoft.h566 UINT NumGateway; // The number of the gateway member
H A DMicrosoft.c4339 a->NumGateway = 0; in MsGetAdapterTcpIpInformation()
4343 if (a->NumGateway < MAX_MS_ADAPTER_IP_ADDRESS) in MsGetAdapterTcpIpInformation()
4345 StrToIP(&a->Gateways[a->NumGateway], s->IpAddress.String); in MsGetAdapterTcpIpInformation()
4346 a->NumGateway++; in MsGetAdapterTcpIpInformation()