Searched refs:OACK (Results 1 – 6 of 6) sorted by relevance
43 #define OACK 06 /* option acknowledgement */ macro65 { OACK, "OACK" }, /* option acknowledgement */150 case OACK: in tftp_print()
137 if (rp->th_opcode == OACK) { in xmitfile()242 if (rp->th_opcode == OACK) { in recvfile()
50 #define OACK 06 /* option acknowledgement */ macro
175 { OACK, "OACK" },
291 tp->th_opcode = htons((u_short)OACK); in send_oack()
254 case OACK: { in recvtftp()367 if (recv_extra.rtype == OACK) in tftp_makereq()