Home
last modified time | relevance | path

Searched refs:NET_LUID (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dnetioapi.h62 NET_LUID InterfaceLuid;
121 NET_LUID InterfaceLuid;
189 NET_LUID InterfaceLuid;
209 NET_LUID InterfaceLuid;
222 NET_LUID InterfaceLuid;
237 NET_LUID InterfaceLuid;
262 NET_LUID InterfaceLuid;
285 NET_LUID InterfaceLuid;
341 …NETIO_STATUS NETIOAPI_API_ GetBestRoute2 (NET_LUID *InterfaceLuid, NET_IFINDEX InterfaceIndex, CON…
364 …NETIO_STATUS NETIOAPI_API_ ConvertInterfaceNameToLuidA (CONST CHAR *InterfaceName, NET_LUID *Inter…
[all …]
Difdef.h103 } NET_LUID, *PNET_LUID; typedef
105 typedef NET_LUID IF_LUID, *PIF_LUID;
Dntddndis.h2497 NET_LUID NetLuid;
2506 NET_LUID NetLuid;
2515 NET_LUID NetLuid;
2526 NET_LUID NetLuid;
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_unittest.cc51 NET_LUID luid; in TEST()