Home
last modified time | relevance | path

Searched refs:ValidLifetime (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Diptypes.h86 ULONG ValidLifetime; member
104 ULONG ValidLifetime; member
Dnetioapi.h193 ULONG ValidLifetime; member
242 ULONG ValidLifetime; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares_iphlpapi.h133 ULONG ValidLifetime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DDhcp6.h258 UINT32 ValidLifetime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DDhcp6.h252 UINT32 ValidLifetime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DDhcp6.h252 UINT32 ValidLifetime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DDhcp6.h252 UINT32 ValidLifetime; member
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/
Dsyscall_windows.go75 ValidLifetime uint32 member
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_win_unittest.cc55 adapter_address->FirstUnicastAddress->ValidLifetime = 1000; in FillAdapterAddress()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go2043 ValidLifetime uint32 member
/aosp_15_r20/external/mdnsresponder/mDNSWindows/
H A DmDNSWin32.c3707 …F_TYPE_SOFTWARE_LOOPBACK ) && ( addr->LeaseLifetime != 0 ) && ( addr->ValidLifetime != 0xFFFFFFFF … in getifaddrs_ipv6()
3710 ifa->ifa_dhcpLeaseExpires = time( NULL ) + addr->ValidLifetime; in getifaddrs_ipv6()