Searched refs:PXEBC_UDP_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
71 #define PXEBC_UDP_TIMEOUT 30000000 // 3 seconds, unit is 100nanosecond macro
1153 gBS->SetTimer (Private->UdpTimeOutEvent, TimerRelative, PXEBC_UDP_TIMEOUT); in EfiPxeBcUdpWrite()1350 gBS->SetTimer (Private->UdpTimeOutEvent, TimerRelative, PXEBC_UDP_TIMEOUT); in EfiPxeBcUdpRead()