Searched refs:opcode (Results 1 – 1 of 1) sorted by relevance
99 u16 opcode; member137 if (htons(tftp->opcode) != TFTP_RRQ) in sandbox_eth_tftp_req_to_reply()143 if (htons(tftp->opcode) != TFTP_ACK) in sandbox_eth_tftp_req_to_reply()184 tftpr->opcode = htons(TFTP_DATA); in sandbox_eth_tftp_req_to_reply()
Completed in 22 milliseconds