Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DTcpIp.h318 struct DHCPV4_HEADER struct
320 UCHAR OpCode; // Op-code
321 UCHAR HardwareType; // Hardware type
323 UCHAR Hops; // Number of hops
324 UINT TransactionId; // Transaction ID
325 USHORT Seconds; // Seconds
326 USHORT Flags; // Flag
327 UINT ClientIP; // Client IP address
328 UINT YourIP; // Assigned IP address
329 UINT ServerIP; // Server IP address
[all …]
H A DMayaType.h552 typedef struct DHCPV4_HEADER DHCPV4_HEADER; typedef
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DTcpIp.h318 struct DHCPV4_HEADER struct
320 UCHAR OpCode; // Op-code
321 UCHAR HardwareType; // Hardware type
323 UCHAR Hops; // Number of hops
324 UINT TransactionId; // Transaction ID
325 USHORT Seconds; // Seconds
326 USHORT Flags; // Flag
327 UINT ClientIP; // Client IP address
328 UINT YourIP; // Assigned IP address
329 UINT ServerIP; // Server IP address
[all …]
H A DMayaType.h552 typedef struct DHCPV4_HEADER DHCPV4_HEADER; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DTcpIp.h224 struct DHCPV4_HEADER struct
226 UCHAR OpCode; // Op-code
227 UCHAR HardwareType; // Hardware type
229 UCHAR Hops; // Number of hops
230 UINT TransactionId; // Transaction ID
231 USHORT Seconds; // Seconds
232 USHORT Flags; // Flag
233 UINT ClientIP; // Client IP address
234 UINT YourIP; // Assigned IP address
235 UINT ServerIP; // Server IP address
[all …]
H A DMayaType.h425 typedef struct DHCPV4_HEADER DHCPV4_HEADER; typedef