Home
last modified time | relevance | path

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

/trueos/sys/boot/i386/libi386/
HDpxe.c62 static BOOTPLAYER bootplayer; /* PXE Cached information. */ variable
244 &bootplayer, gci_p->BufferSize); in pxe_init()
290 rootip.s_addr = bootplayer.sip; in pxe_open()
311 if (bootplayer.Hardware == ETHER_TYPE) { in pxe_open()
312 sprintf(temp, "%6D", bootplayer.CAddr, ":"); in pxe_open()
591 udpopen_p->src_ip = bootplayer.yip; in pxe_netif_probe()
617 desc->myea[i] = bootplayer.CAddr[i]; in pxe_netif_init()
618 desc->xid = bootplayer.ident; in pxe_netif_init()