Searched refs:OACK (Results 1 – 2 of 2) sorted by relevance
54 { OACK, "OACK" }, /* option acknowledgement */101 case OACK: in tftp_print()113 if (opcode != OACK) in tftp_print()116 if (opcode != OACK) in tftp_print()
53 #define OACK 06 /* option acknowledgement */ macro