Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DTcpIp.h161 struct ARPV4_HEADER struct
163 USHORT HardwareType; // Hardware type
164 USHORT ProtocolType; // Protocol type
165 UCHAR HardwareSize; // Hardware size
166 UCHAR ProtocolSize; // Protocol size
167 USHORT Operation; // Operation
168 UCHAR SrcAddress[6]; // Source MAC address
169 UINT SrcIP; // Source IP address
170 UCHAR TargetAddress[6]; // Target MAC address
171 UINT TargetIP; // Target IP address
H A DMayaType.h543 typedef struct ARPV4_HEADER ARPV4_HEADER; typedef
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DTcpIp.h161 struct ARPV4_HEADER struct
163 USHORT HardwareType; // Hardware type
164 USHORT ProtocolType; // Protocol type
165 UCHAR HardwareSize; // Hardware size
166 UCHAR ProtocolSize; // Protocol size
167 USHORT Operation; // Operation
168 UCHAR SrcAddress[6]; // Source MAC address
169 UINT SrcIP; // Source IP address
170 UCHAR TargetAddress[6]; // Target MAC address
171 UINT TargetIP; // Target IP address
H A DMayaType.h543 typedef struct ARPV4_HEADER ARPV4_HEADER; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DTcpIp.h67 struct ARPV4_HEADER struct
69 USHORT HardwareType; // Hardware type
70 USHORT ProtocolType; // Protocol type
71 UCHAR HardwareSize; // Hardware size
72 UCHAR ProtocolSize; // Protocol size
73 USHORT Operation; // Operation
74 UCHAR SrcAddress[6]; // Source MAC address
75 UINT SrcIP; // Source IP address
76 UCHAR TargetAddress[6]; // Target MAC address
77 UINT TargetIP; // Target IP address
H A DMayaType.h416 typedef struct ARPV4_HEADER ARPV4_HEADER; typedef