Home
last modified time | relevance | path

Searched refs:opcode (Results 1 – 1 of 1) sorted by relevance

/test/image/
A Dspl_load_net.c99 u16 opcode; member
137 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