Searched refs:OACK (Results 1 – 6 of 6) sorted by relevance
62 case OACK: in interpret_tftp()104 case OACK: in interpret_tftp()161 case OACK: in interpret_tftp()185 case OACK: return ("option acknowledgement"); in show_type()
55 #define OACK 06 /* option acknowledgement */ macro
51 #define OACK 06 /* option acknowledgement */ macro
201 if ((count == 0) && (ap->th_opcode == OACK)) { in tftp_sendfile()329 if ((block == 1) && (dp->th_opcode == OACK)) { in tftp_recvfile()657 if (op < RRQ || op > OACK) in tpacket()695 case OACK: in tpacket()
245 case OACK: { in recvtftp()358 if (recv_extra.rtype == OACK) in tftp_makereq()
683 oackp->th_opcode = htons((ushort_t)OACK); in process_options()