Home
last modified time | relevance | path

Searched refs:TT_RESULT (Results 1 – 15 of 15) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DCommand.h130 struct TT_RESULT struct
176 TT_RESULT Result; // Result
314 void OutRpcTtResult(PACK *p, TT_RESULT *t);
315 void InRpcTtResult(PACK *p, TT_RESULT *t);
385 UINT FreeTtc(TTC *ttc, TT_RESULT *result);
389 void TtcPrintResult(CONSOLE *c, TT_RESULT *res);
H A DCedarType.h537 typedef struct TT_RESULT TT_RESULT; typedef
H A DCMInner.h277 TT_RESULT Result; // Result
596 void CmTrafficResult(HWND hWnd, TT_RESULT *r);
598 void CmTrafficResultDlgInit(HWND hWnd, TT_RESULT *res);
H A DCM.c1413 void CmTrafficResultDlgInit(HWND hWnd, TT_RESULT *res) in CmTrafficResultDlgInit()
1502 TT_RESULT *r = (TT_RESULT *)param; in CmTrafficResultDlg()
1534 void CmTrafficResult(HWND hWnd, TT_RESULT *r) in CmTrafficResult()
1549 TT_RESULT result; in CmTrafficRunDlgClientWaitThread()
1562 Copy(&d->Result, &result, sizeof(TT_RESULT)); in CmTrafficRunDlgClientWaitThread()
H A DCommand.c139 void OutRpcTtResult(PACK *p, TT_RESULT *t) in OutRpcTtResult()
158 void InRpcTtResult(PACK *p, TT_RESULT *t) in InRpcTtResult()
165 Zero(t, sizeof(TT_RESULT)); in InRpcTtResult()
1780 TT_RESULT *res; in TtcGenerateResult()
1790 Zero(res, sizeof(TT_RESULT)); in TtcGenerateResult()
2405 UINT FreeTtc(TTC *ttc, TT_RESULT *result) in FreeTtc()
2425 Copy(result, &ttc->Result, sizeof(TT_RESULT)); in FreeTtc()
2526 void TtcPrintResult(CONSOLE *c, TT_RESULT *res) in TtcPrintResult()
2752 TT_RESULT result; in PtTrafficClient()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DCommand.h130 struct TT_RESULT struct
176 TT_RESULT Result; // Result
314 void OutRpcTtResult(PACK *p, TT_RESULT *t);
315 void InRpcTtResult(PACK *p, TT_RESULT *t);
385 UINT FreeTtc(TTC *ttc, TT_RESULT *result);
389 void TtcPrintResult(CONSOLE *c, TT_RESULT *res);
H A DCedarType.h537 typedef struct TT_RESULT TT_RESULT; typedef
H A DCMInner.h277 TT_RESULT Result; // Result
596 void CmTrafficResult(HWND hWnd, TT_RESULT *r);
598 void CmTrafficResultDlgInit(HWND hWnd, TT_RESULT *res);
H A DCM.c1413 void CmTrafficResultDlgInit(HWND hWnd, TT_RESULT *res) in CmTrafficResultDlgInit()
1502 TT_RESULT *r = (TT_RESULT *)param; in CmTrafficResultDlg()
1534 void CmTrafficResult(HWND hWnd, TT_RESULT *r) in CmTrafficResult()
1549 TT_RESULT result; in CmTrafficRunDlgClientWaitThread()
1562 Copy(&d->Result, &result, sizeof(TT_RESULT)); in CmTrafficRunDlgClientWaitThread()
H A DCommand.c139 void OutRpcTtResult(PACK *p, TT_RESULT *t) in OutRpcTtResult()
158 void InRpcTtResult(PACK *p, TT_RESULT *t) in InRpcTtResult()
165 Zero(t, sizeof(TT_RESULT)); in InRpcTtResult()
1780 TT_RESULT *res; in TtcGenerateResult()
1790 Zero(res, sizeof(TT_RESULT)); in TtcGenerateResult()
2405 UINT FreeTtc(TTC *ttc, TT_RESULT *result) in FreeTtc()
2425 Copy(result, &ttc->Result, sizeof(TT_RESULT)); in FreeTtc()
2526 void TtcPrintResult(CONSOLE *c, TT_RESULT *res) in TtcPrintResult()
2752 TT_RESULT result; in PtTrafficClient()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DCedarType.h444 typedef struct TT_RESULT TT_RESULT; typedef
H A DCMInner.h190 TT_RESULT Result; // Result
516 void CmTrafficResult(HWND hWnd, TT_RESULT *r);
518 void CmTrafficResultDlgInit(HWND hWnd, TT_RESULT *res);
H A DCommand.h37 struct TT_RESULT struct
83 TT_RESULT Result; // Result
286 UINT FreeTtc(TTC *ttc, TT_RESULT *result);
290 void TtcPrintResult(CONSOLE *c, TT_RESULT *res);
H A DCM.c1297 void CmTrafficResultDlgInit(HWND hWnd, TT_RESULT *res) in CmTrafficResultDlgInit()
1386 TT_RESULT *r = (TT_RESULT *)param; in CmTrafficResultDlg()
1418 void CmTrafficResult(HWND hWnd, TT_RESULT *r) in CmTrafficResult()
1433 TT_RESULT result; in CmTrafficRunDlgClientWaitThread()
1446 Copy(&d->Result, &result, sizeof(TT_RESULT)); in CmTrafficRunDlgClientWaitThread()
H A DCommand.c1658 TT_RESULT *res; in TtcGenerateResult()
1668 Zero(res, sizeof(TT_RESULT)); in TtcGenerateResult()
2280 UINT FreeTtc(TTC *ttc, TT_RESULT *result) in FreeTtc()
2300 Copy(result, &ttc->Result, sizeof(TT_RESULT)); in FreeTtc()
2401 void TtcPrintResult(CONSOLE *c, TT_RESULT *res) in TtcPrintResult()
2627 TT_RESULT result; in PtTrafficClient()