Searched refs:OACK (Results 1 – 3 of 3) sorted by relevance
48 #define OACK 06 /* option acknowledgement */ macro86 { OACK, "OACK" }, /* option acknowledgement */133 case OACK: in tftp_print()137 if (opcode != OACK) in tftp_print()140 if (opcode != OACK) in tftp_print()
497 end of an OACK packet.1576 * PXELINUX: When sending ERROR due to bad OACK, use the proper
1547 libcurl's TFTP code and its lack of dealing with the OACK packet.