Searched refs:OACK (Results 1 – 3 of 3) sorted by relevance
57 #define OACK 06 /* option acknowledgement */ macro
201 if ((count == 0) && (ap->th_opcode == OACK)) { in tftp_sendfile()328 if ((block == 1) && (dp->th_opcode == OACK)) { in tftp_recvfile()655 if (op < RRQ || op > OACK) in tpacket()693 case OACK: in tpacket()
682 oackp->th_opcode = htons((ushort_t)OACK); in process_options()