Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DVirtual.h192 struct ARP_ENTRY struct
194 UINT IpAddress; // IP address
195 UCHAR MacAddress[6]; // MAC address
196 UCHAR Padding[2];
197 UINT64 Created; // Creation date and time
198 UINT64 Expire; // Expiration date
H A DCedarType.h253 typedef struct ARP_ENTRY ARP_ENTRY; typedef
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVirtual.h192 struct ARP_ENTRY struct
194 UINT IpAddress; // IP address
195 UCHAR MacAddress[6]; // MAC address
196 UCHAR Padding[2];
197 UINT64 Created; // Creation date and time
198 UINT64 Expire; // Expiration date
H A DCedarType.h253 typedef struct ARP_ENTRY ARP_ENTRY; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVirtual.h98 struct ARP_ENTRY struct
100 UINT IpAddress; // IP address
101 UCHAR MacAddress[6]; // MAC address
102 UCHAR Padding[2];
103 UINT64 Created; // Creation date and time
104 UINT64 Expire; // Expiration date
H A DCedarType.h156 typedef struct ARP_ENTRY ARP_ENTRY; typedef