Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DTcpIp.h246 struct IPV4_PSEUDO_HEADER struct
248 UINT SrcIP; // Source IP address
249 UINT DstIP; // Destination IP address
250 UCHAR Reserved; // Unused
251 UCHAR Protocol; // Protocol number
252 USHORT PacketLength; // Packet size
H A DMayaType.h548 typedef struct IPV4_PSEUDO_HEADER IPV4_PSEUDO_HEADER; typedef
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DTcpIp.h246 struct IPV4_PSEUDO_HEADER struct
248 UINT SrcIP; // Source IP address
249 UINT DstIP; // Destination IP address
250 UCHAR Reserved; // Unused
251 UCHAR Protocol; // Protocol number
252 USHORT PacketLength; // Packet size
H A DMayaType.h548 typedef struct IPV4_PSEUDO_HEADER IPV4_PSEUDO_HEADER; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DTcpIp.h152 struct IPV4_PSEUDO_HEADER struct
154 UINT SrcIP; // Source IP address
155 UINT DstIP; // Destination IP address
156 UCHAR Reserved; // Unused
157 UCHAR Protocol; // Protocol number
158 USHORT PacketLength; // Packet size
H A DMayaType.h421 typedef struct IPV4_PSEUDO_HEADER IPV4_PSEUDO_HEADER; typedef