Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DLogging.h134 struct HUB_LOG struct
136 bool SaveSecurityLog; // To save the security log
137 UINT SecurityLogSwitchType; // Switching type of security log
138 bool SavePacketLog; // To save the packet log
139 UINT PacketLogSwitchType; // Switching type of packet log
140 UINT PacketLogConfig[NUM_PACKET_LOG]; // Packet log settings
H A DCedarType.h164 typedef struct HUB_LOG HUB_LOG; typedef
/dports/security/softether/v4.38-9760/src/Cedar/
H A DLogging.h134 struct HUB_LOG struct
136 bool SaveSecurityLog; // To save the security log
137 UINT SecurityLogSwitchType; // Switching type of security log
138 bool SavePacketLog; // To save the packet log
139 UINT PacketLogSwitchType; // Switching type of packet log
140 UINT PacketLogConfig[NUM_PACKET_LOG]; // Packet log settings
H A DCedarType.h164 typedef struct HUB_LOG HUB_LOG; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DLogging.h40 struct HUB_LOG struct
42 bool SaveSecurityLog; // To save the security log
43 UINT SecurityLogSwitchType; // Switching type of security log
44 bool SavePacketLog; // To save the packet log
45 UINT PacketLogSwitchType; // Switching type of packet log
46 UINT PacketLogConfig[NUM_PACKET_LOG]; // Packet log settings
H A DCedarType.h70 typedef struct HUB_LOG HUB_LOG; typedef