Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DTcpIp.h232 struct UDPV4_PSEUDO_HEADER struct
234 UINT SrcIP; // Source IP address
235 UINT DstIP; // Destination IP address
236 UCHAR Reserved; // Unused
237 UCHAR Protocol; // Protocol number
238 USHORT PacketLength1; // UDP data length 1
239 USHORT SrcPort; // Source port number
240 USHORT DstPort; // Destination port number
241 USHORT PacketLength2; // UDP data length 2
242 USHORT Checksum; // Checksum
H A DMayaType.h547 typedef struct UDPV4_PSEUDO_HEADER UDPV4_PSEUDO_HEADER; typedef
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DTcpIp.h232 struct UDPV4_PSEUDO_HEADER struct
234 UINT SrcIP; // Source IP address
235 UINT DstIP; // Destination IP address
236 UCHAR Reserved; // Unused
237 UCHAR Protocol; // Protocol number
238 USHORT PacketLength1; // UDP data length 1
239 USHORT SrcPort; // Source port number
240 USHORT DstPort; // Destination port number
241 USHORT PacketLength2; // UDP data length 2
242 USHORT Checksum; // Checksum
H A DMayaType.h547 typedef struct UDPV4_PSEUDO_HEADER UDPV4_PSEUDO_HEADER; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DTcpIp.h138 struct UDPV4_PSEUDO_HEADER struct
140 UINT SrcIP; // Source IP address
141 UINT DstIP; // Destination IP address
142 UCHAR Reserved; // Unused
143 UCHAR Protocol; // Protocol number
144 USHORT PacketLength1; // UDP data length 1
145 USHORT SrcPort; // Source port number
146 USHORT DstPort; // Destination port number
147 USHORT PacketLength2; // UDP data length 2
148 USHORT Checksum; // Checksum
H A DMayaType.h420 typedef struct UDPV4_PSEUDO_HEADER UDPV4_PSEUDO_HEADER; typedef