Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.c240 &bootplayer, gci_p->BufferSize); in pxe_init()
286 rootip.s_addr = bootplayer.sip; in pxe_open()
309 if (bootplayer.Hardware == ETHER_TYPE) in pxe_open()
315 if (bootplayer.yip != INADDR_ANY && in pxe_open()
316 bootplayer.yip != myip.s_addr) { in pxe_open()
367 if (*bootplayer.Sname == '\0') { in pxe_print()
370 bootplayer.bootfile); in pxe_print()
373 bootplayer.bootfile); in pxe_print()
548 udpopen_p->src_ip = bootplayer.yip; in pxe_netif_probe()
574 desc->myea[i] = bootplayer.CAddr[i]; in pxe_netif_init()
[all …]