Home
last modified time | relevance | path

Searched defs:ICMP_HEADER (Results 1 – 10 of 10) sorted by relevance

/dports/net/skstream/skstream-0.3.9/ping/
H A Dping.h26 struct ICMP_HEADER struct
41 ICMP_HEADER icmpHdr; argument
/dports/net/pktanon/pktanon-1.4.0-dev/src/packets/
H A DIcmpPacket.h35 } ICMP_HEADER, *PICMP_HEADER; typedef
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DTcpIp.h282 struct ICMP_HEADER struct
284 UCHAR Type; // Type
285 UCHAR Code; // Code
286 USHORT Checksum; // Checksum
H A DMayaType.h550 typedef struct ICMP_HEADER ICMP_HEADER; typedef
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DTcpIp.h282 struct ICMP_HEADER struct
284 UCHAR Type; // Type
285 UCHAR Code; // Code
286 USHORT Checksum; // Checksum
H A DMayaType.h550 typedef struct ICMP_HEADER ICMP_HEADER; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DTcpIp.h188 struct ICMP_HEADER struct
190 UCHAR Type; // Type
191 UCHAR Code; // Code
192 USHORT Checksum; // Checksum
H A DMayaType.h423 typedef struct ICMP_HEADER ICMP_HEADER; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WindowsFilteringPlatform/
H A Dmod.rs4233 pub struct ICMP_HEADER { struct
4238 impl ::core::marker::Copy for ICMP_HEADER {} argument
4239 impl ::core::clone::Clone for ICMP_HEADER { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WindowsFilteringPlatform/
H A Dmod.rs7611 pub struct ICMP_HEADER { struct
7616 impl ICMP_HEADER {} implementation
7617 impl ::std::default::Default for ICMP_HEADER { implementation
7622 impl ::std::fmt::Debug for ICMP_HEADER { implementation
7627 impl ::std::cmp::PartialEq for ICMP_HEADER { implementation
7632 impl ::std::cmp::Eq for ICMP_HEADER {} implementation
7633 unsafe impl ::windows::runtime::Abi for ICMP_HEADER { implementation