Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DEtherLog.h157 struct EL_DEVICE struct
159 EL *el; // EL
160 char DeviceName[MAX_SIZE]; // Device name
161 HUB_LOG LogSetting; // Log settings
162 THREAD *Thread; // Thread
163 CANCEL *Cancel1; // Cancel 1
164 CANCEL *Cancel2; // Cancel 2
165 volatile bool Halt; // Halting flag
166 bool Active; // Running flag
167 bool NoPromiscus; // Without promiscuous mode
[all …]
H A DCedarType.h547 typedef struct EL_DEVICE EL_DEVICE; typedef
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DEtherLog.h157 struct EL_DEVICE struct
159 EL *el; // EL
160 char DeviceName[MAX_SIZE]; // Device name
161 HUB_LOG LogSetting; // Log settings
162 THREAD *Thread; // Thread
163 CANCEL *Cancel1; // Cancel 1
164 CANCEL *Cancel2; // Cancel 2
165 volatile bool Halt; // Halting flag
166 bool Active; // Running flag
167 bool NoPromiscus; // Without promiscuous mode
[all …]
H A DCedarType.h547 typedef struct EL_DEVICE EL_DEVICE; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DEtherLog.h62 struct EL_DEVICE struct
64 EL *el; // EL
65 char DeviceName[MAX_SIZE]; // Device name
66 HUB_LOG LogSetting; // Log settings
67 THREAD *Thread; // Thread
68 CANCEL *Cancel1; // Cancel 1
69 CANCEL *Cancel2; // Cancel 2
70 volatile bool Halt; // Halting flag
71 bool Active; // Running flag
72 bool NoPromiscuous; // Without promiscuous mode
[all …]
H A DCedarType.h454 typedef struct EL_DEVICE EL_DEVICE; typedef