Home
last modified time | relevance | path

Searched defs:IP_MREQ_SOURCE (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h204 } IP_MREQ_SOURCE, *PIP_MREQ_SOURCE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h204 } IP_MREQ_SOURCE, *PIP_MREQ_SOURCE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1472 pub struct IP_MREQ_SOURCE { struct
1477 impl ::core::marker::Copy for IP_MREQ_SOURCE {} argument
1478 impl ::core::clone::Clone for IP_MREQ_SOURCE { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2301 pub struct IP_MREQ_SOURCE { struct
2306 impl IP_MREQ_SOURCE {} argument
2307 impl ::std::default::Default for IP_MREQ_SOURCE { implementation
2312 impl ::std::cmp::PartialEq for IP_MREQ_SOURCE { implementation
2317 impl ::std::cmp::Eq for IP_MREQ_SOURCE {} implementation
2318 unsafe impl ::windows::runtime::Abi for IP_MREQ_SOURCE { implementation