Expand description
WinDivert header types.
Structs§
- WINDIVERT_
ICMPHDR - ICMP header.
- WINDIVERT_
ICMP V6HDR - ICMPV6 header.
- WINDIVERT_
IPHDR - IPV4 header.
- WINDIVERT_
IPV6HDR - IPV6 header.
- WINDIVERT_
TCPHDR - TCP header.
- WINDIVERT_
UDPHDR - UDP header.
Type Aliases§
- PWINDIVERT_
ICMPHDR - ICMP header pointer type.
- PWINDIVERT_
ICMP V6HDR - ICMPV6 header pointer type.
- PWINDIVERT_
IPHDR - IPV4 header pointer type.
- PWINDIVERT_
IPV6HDR - IPV6 header pointer type.
- PWINDIVERT_
TCPHDR - TCP header pointer type.
- PWINDIVERT_
UDPHDR - UDP header pointer type.