Searched refs:OACK (Results 1 – 2 of 2) 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()
1547 libcurl's TFTP code and its lack of dealing with the OACK packet.