Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcSupport.c78 Udp4CfgData.TimeToLive = DEFAULT_TTL; in PxeBcConfigureUdpWriteInstance()
DPxeBcDriver.c349 Private->Udp4CfgData.TimeToLive = DEFAULT_TTL; in PxeBcDriverBindingStart()
363 Private->Ip4ConfigData.TimeToLive = DEFAULT_TTL; in PxeBcDriverBindingStart()
DPxeBcImpl.c368 Mode->TTL = DEFAULT_TTL; in EfiPxeBcStart()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PxeBaseCode/
DPxeBaseCode.h37 #define DEFAULT_TTL 16 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DPxeBaseCode.h39 #define DEFAULT_TTL 16 macro
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDriver.c1393 Private->Mode.TTL = DEFAULT_TTL; in PxeBcStart()
DPxeBcSupport.c515 Udp4CfgData.TimeToLive = DEFAULT_TTL; in PxeBcConfigUdp4Write()
DPxeBcImpl.c381 Mode->TTL = DEFAULT_TTL; in EfiPxeBcStop()