Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DVirtual.h137 struct NATIVE_NAT_ENTRY struct
139 UINT Id; // ID
140 UINT Status; // Status
141 UINT Protocol; // Protocol
142 UINT SrcIp; // Source IP address
143 UINT SrcPort; // Source port number
144 UINT DestIp; // Destination IP address
146 UINT PublicIp; // Public IP address
147 UINT PublicPort; // Public port number
148 UINT64 CreatedTime; // Connection time
[all …]
H A DCedarType.h264 typedef struct NATIVE_NAT_ENTRY NATIVE_NAT_ENTRY; typedef
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVirtual.h137 struct NATIVE_NAT_ENTRY struct
139 UINT Id; // ID
140 UINT Status; // Status
141 UINT Protocol; // Protocol
142 UINT SrcIp; // Source IP address
143 UINT SrcPort; // Source port number
144 UINT DestIp; // Destination IP address
146 UINT PublicIp; // Public IP address
147 UINT PublicPort; // Public port number
148 UINT64 CreatedTime; // Connection time
[all …]
H A DCedarType.h264 typedef struct NATIVE_NAT_ENTRY NATIVE_NAT_ENTRY; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVirtual.h43 struct NATIVE_NAT_ENTRY struct
45 UINT Id; // ID
46 UINT Status; // Status
47 UINT Protocol; // Protocol
48 UINT SrcIp; // Source IP address
49 UINT SrcPort; // Source port number
50 UINT DestIp; // Destination IP address
52 UINT PublicIp; // Public IP address
53 UINT PublicPort; // Public port number
54 UINT64 CreatedTime; // Connection time
[all …]
H A DCedarType.h167 typedef struct NATIVE_NAT_ENTRY NATIVE_NAT_ENTRY; typedef