Searched refs:tftp_goteof (Results 1 – 6 of 6) sorted by relevance
23 if (!socket->tftp_goteof) { in tftp_close_file()164 socket->tftp_goteof = 1; in tftp_get_packet()319 socket->tftp_goteof = 1; in tftp_open()
59 if (!socket->tftp_goteof) { in pxe_close_file()157 if (socket->tftp_goteof) in pxe_getc()177 if (socket->tftp_bytesleft || socket->tftp_goteof) in fill_buffer()226 } else if (socket->tftp_goteof) { in pxe_getfssec()
50 socket->tftp_goteof = 1; in gpxe_get_packet()
144 uint8_t tftp_goteof; /* 1 if the EOF packet received */ member
327 socket->tftp_goteof = 1; in core_tcp_fill_buffer()
182 if (!socket->tftp_goteof) { in core_tcp_close_file()231 socket->tftp_goteof = 1; in core_tcp_fill_buffer()