HomeSort by relevance Sort by last modified time
    Searched refs:DHCP_TAG_LEASE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.h 113 #define DHCP_TAG_LEASE 51 // IP Address Lease Time
188 UINT32 Lease; // DHCP_TAG_LEASE
Dhcp4Option.c 79 {DHCP_TAG_LEASE, DHCP_OPTION_INT32, 1, 1 , TRUE},
262 case DHCP_TAG_LEASE:

Completed in 38 milliseconds