Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAdmin.h802 struct RPC_L3SW struct
1140 UINT StAddL3Switch(ADMIN *a, RPC_L3SW *t);
1141 UINT StDelL3Switch(ADMIN *a, RPC_L3SW *t);
1143 UINT StStartL3Switch(ADMIN *a, RPC_L3SW *t);
1144 UINT StStopL3Switch(ADMIN *a, RPC_L3SW *t);
1283 UINT ScAddL3Switch(RPC *r, RPC_L3SW *t);
1284 UINT ScDelL3Switch(RPC *r, RPC_L3SW *t);
1286 UINT ScStartL3Switch(RPC *r, RPC_L3SW *t);
1287 UINT ScStopL3Switch(RPC *r, RPC_L3SW *t);
1502 void InRpcL3Sw(RPC_L3SW *t, PACK *p);
[all …]
H A DCedarType.h449 typedef struct RPC_L3SW RPC_L3SW; typedef
H A DAdmin.c1659 DECLARE_RPC("AddL3Switch", RPC_L3SW, StAddL3Switch, InRpcL3Sw, OutRpcL3Sw) in AdminDispatch()
1660 DECLARE_RPC("DelL3Switch", RPC_L3SW, StDelL3Switch, InRpcL3Sw, OutRpcL3Sw) in AdminDispatch()
1838 DECLARE_SC("AddL3Switch", RPC_L3SW, ScAddL3Switch, InRpcL3Sw, OutRpcL3Sw)
1839 DECLARE_SC("DelL3Switch", RPC_L3SW, ScDelL3Switch, InRpcL3Sw, OutRpcL3Sw)
3973 UINT StStopL3Switch(ADMIN *a, RPC_L3SW *t) in StStopL3Switch()
4008 UINT StStartL3Switch(ADMIN *a, RPC_L3SW *t) in StStartL3Switch()
4095 UINT StDelL3Switch(ADMIN *a, RPC_L3SW *t) in StDelL3Switch()
4125 UINT StAddL3Switch(ADMIN *a, RPC_L3SW *t) in StAddL3Switch()
11142 void InRpcL3Sw(RPC_L3SW *t, PACK *p) in InRpcL3Sw()
11150 Zero(t, sizeof(RPC_L3SW)); in InRpcL3Sw()
[all …]
H A DSM.c3239 RPC_L3SW tt; in SmSetupDeleteAllLayer3()
6701 RPC_L3SW t; in SmL3SwDlg()
6716 RPC_L3SW t; in SmL3SwDlg()
6850 RPC_L3SW t; in SmL3AddDlg()
7011 RPC_L3SW t; in SmL3Dlg()
H A DCommand.c9475 RPC_L3SW t; in PsRouterAdd()
9515 RPC_L3SW t; in PsRouterDelete()
9555 RPC_L3SW t; in PsRouterStart()
9595 RPC_L3SW t; in PsRouterStop()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAdmin.h802 struct RPC_L3SW struct
1140 UINT StAddL3Switch(ADMIN *a, RPC_L3SW *t);
1141 UINT StDelL3Switch(ADMIN *a, RPC_L3SW *t);
1143 UINT StStartL3Switch(ADMIN *a, RPC_L3SW *t);
1144 UINT StStopL3Switch(ADMIN *a, RPC_L3SW *t);
1283 UINT ScAddL3Switch(RPC *r, RPC_L3SW *t);
1284 UINT ScDelL3Switch(RPC *r, RPC_L3SW *t);
1286 UINT ScStartL3Switch(RPC *r, RPC_L3SW *t);
1287 UINT ScStopL3Switch(RPC *r, RPC_L3SW *t);
1502 void InRpcL3Sw(RPC_L3SW *t, PACK *p);
[all …]
H A DCedarType.h449 typedef struct RPC_L3SW RPC_L3SW; typedef
H A DAdmin.c1659 DECLARE_RPC("AddL3Switch", RPC_L3SW, StAddL3Switch, InRpcL3Sw, OutRpcL3Sw) in AdminDispatch()
1660 DECLARE_RPC("DelL3Switch", RPC_L3SW, StDelL3Switch, InRpcL3Sw, OutRpcL3Sw) in AdminDispatch()
1838 DECLARE_SC("AddL3Switch", RPC_L3SW, ScAddL3Switch, InRpcL3Sw, OutRpcL3Sw)
1839 DECLARE_SC("DelL3Switch", RPC_L3SW, ScDelL3Switch, InRpcL3Sw, OutRpcL3Sw)
3973 UINT StStopL3Switch(ADMIN *a, RPC_L3SW *t) in StStopL3Switch()
4008 UINT StStartL3Switch(ADMIN *a, RPC_L3SW *t) in StStartL3Switch()
4095 UINT StDelL3Switch(ADMIN *a, RPC_L3SW *t) in StDelL3Switch()
4125 UINT StAddL3Switch(ADMIN *a, RPC_L3SW *t) in StAddL3Switch()
11142 void InRpcL3Sw(RPC_L3SW *t, PACK *p) in InRpcL3Sw()
11150 Zero(t, sizeof(RPC_L3SW)); in InRpcL3Sw()
[all …]
H A DSM.c3239 RPC_L3SW tt; in SmSetupDeleteAllLayer3()
6701 RPC_L3SW t; in SmL3SwDlg()
6716 RPC_L3SW t; in SmL3SwDlg()
6850 RPC_L3SW t; in SmL3AddDlg()
7011 RPC_L3SW t; in SmL3Dlg()
H A DCommand.c9475 RPC_L3SW t; in PsRouterAdd()
9515 RPC_L3SW t; in PsRouterDelete()
9555 RPC_L3SW t; in PsRouterStart()
9595 RPC_L3SW t; in PsRouterStop()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAdmin.h737 struct RPC_L3SW struct
1081 UINT StAddL3Switch(ADMIN *a, RPC_L3SW *t);
1082 UINT StDelL3Switch(ADMIN *a, RPC_L3SW *t);
1084 UINT StStartL3Switch(ADMIN *a, RPC_L3SW *t);
1085 UINT StStopL3Switch(ADMIN *a, RPC_L3SW *t);
1232 UINT ScAddL3Switch(RPC *r, RPC_L3SW *t);
1233 UINT ScDelL3Switch(RPC *r, RPC_L3SW *t);
1235 UINT ScStartL3Switch(RPC *r, RPC_L3SW *t);
1236 UINT ScStopL3Switch(RPC *r, RPC_L3SW *t);
1460 void InRpcL3Sw(RPC_L3SW *t, PACK *p);
[all …]
H A DCedarType.h356 typedef struct RPC_L3SW RPC_L3SW; typedef
H A DAdmin.c1621 DECLARE_RPC("AddL3Switch", RPC_L3SW, StAddL3Switch, InRpcL3Sw, OutRpcL3Sw) in AdminDispatch()
1622 DECLARE_RPC("DelL3Switch", RPC_L3SW, StDelL3Switch, InRpcL3Sw, OutRpcL3Sw) in AdminDispatch()
1808 DECLARE_SC("AddL3Switch", RPC_L3SW, ScAddL3Switch, InRpcL3Sw, OutRpcL3Sw)
1809 DECLARE_SC("DelL3Switch", RPC_L3SW, ScDelL3Switch, InRpcL3Sw, OutRpcL3Sw)
4001 UINT StStopL3Switch(ADMIN *a, RPC_L3SW *t) in StStopL3Switch()
4036 UINT StStartL3Switch(ADMIN *a, RPC_L3SW *t) in StStartL3Switch()
4123 UINT StDelL3Switch(ADMIN *a, RPC_L3SW *t) in StDelL3Switch()
4153 UINT StAddL3Switch(ADMIN *a, RPC_L3SW *t) in StAddL3Switch()
11564 void InRpcL3Sw(RPC_L3SW *t, PACK *p) in InRpcL3Sw()
11572 Zero(t, sizeof(RPC_L3SW)); in InRpcL3Sw()
[all …]
H A DSM.c3125 RPC_L3SW tt; in SmSetupDeleteAllLayer3()
6577 RPC_L3SW t; in SmL3SwDlg()
6592 RPC_L3SW t; in SmL3SwDlg()
6726 RPC_L3SW t; in SmL3AddDlg()
6887 RPC_L3SW t; in SmL3Dlg()
H A DCommand.c9879 RPC_L3SW t; in PsRouterAdd()
9919 RPC_L3SW t; in PsRouterDelete()
9959 RPC_L3SW t; in PsRouterStart()
9999 RPC_L3SW t; in PsRouterStop()