Home
last modified time | relevance | path

Searched refs:GUID_DEVINTERFACE_NET (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireguard-tools/wireguard-tools-1.0.20210914/src/
H A Dipc-windows.h132 &buf_len, (GUID *)&GUID_DEVINTERFACE_NET, (DEVINSTID_W)entry->value, in kernel_interface_handle()
139 (GUID *)&GUID_DEVINTERFACE_NET, (DEVINSTID_W)entry->value, interfaces, buf_len, in kernel_interface_handle()
233 &buf_len, (GUID *)&GUID_DEVINTERFACE_NET, (DEVINSTID_W)buf, in kernel_interface_handle()
240 (GUID *)&GUID_DEVINTERFACE_NET, (DEVINSTID_W)buf, interfaces, buf_len, in kernel_interface_handle()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dndisguid.h30 DEFINE_GUID(GUID_DEVINTERFACE_NET, 0xcac88484, 0x7515, 0x4c03, 0x82, 0xe6, 0x71, 0xa8, 0x7a, 0xba, …
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dndisguid.h30 DEFINE_GUID(GUID_DEVINTERFACE_NET, 0xcac88484, 0x7515, 0x4c03, 0x82, 0xe6, 0x71, 0xa8, 0x7a, 0xba, …
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dtun.c62 const static GUID GUID_DEVINTERFACE_NET = { 0xcac88484, 0x7515, 0x4c03, { 0x82, 0xe6, 0x71, 0xa8, 0… variable
3718 (LPGUID)&GUID_DEVINTERFACE_NET, in get_device_instance_id_interface()
3728 cr = CM_Get_Device_Interface_List((LPGUID)&GUID_DEVINTERFACE_NET, device_instance_id, in get_device_instance_id_interface()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dtun.c62 const static GUID GUID_DEVINTERFACE_NET = { 0xcac88484, 0x7515, 0x4c03, { 0x82, 0xe6, 0x71, 0xa8, 0… variable
3719 (LPGUID)&GUID_DEVINTERFACE_NET, in get_device_instance_id_interface()
3729 cr = CM_Get_Device_Interface_List((LPGUID)&GUID_DEVINTERFACE_NET, device_instance_id, in get_device_instance_id_interface()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dtun.c62 const static GUID GUID_DEVINTERFACE_NET = { 0xcac88484, 0x7515, 0x4c03, { 0x82, 0xe6, 0x71, 0xa8, 0… variable
3718 (LPGUID)&GUID_DEVINTERFACE_NET, in get_device_instance_id_interface()
3728 cr = CM_Get_Device_Interface_List((LPGUID)&GUID_DEVINTERFACE_NET, device_instance_id, in get_device_instance_id_interface()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs478 pub const GUID_DEVINTERFACE_NET: ::windows_sys::core::GUID = ::windows_sys::core::GUID { const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs1000 pub const GUID_DEVINTERFACE_NET: ::windows::runtime::GUID = ::windows::runtime::GUID::from_values(3… const