Home
last modified time | relevance | path

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

/external/grub/netboot/
Dmain.c49 int ip_abort = 0; variable
282 if (ip_abort) in udp_transmit()
515 if (ip_abort) in rarp()
667 if (ip_abort) in bootp()
673 if (ip_abort) in bootp()
751 ip_abort = 0; in await_reply()
943 ip_abort = 1; in await_reply()
Detherboot.h530 extern int ip_abort;
Dfsys_tftp.c70 if (ip_abort) in buf_fill()
/external/grub/
DChangeLog4753 [GRUB] (ip_abort): Likewise.