Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dtftpd.c823 tp->th_opcode = ntohs(tp->th_opcode); in main()
824 if(tp->th_opcode == opcode_RRQ || tp->th_opcode == opcode_WRQ) { in main()
915 fprintf(server, "opcode = %x\n", tp->th_opcode); in do_tftp()
978 ecode = validate_access(test, filename, tp->th_opcode); in do_tftp()
993 if(tp->th_opcode == opcode_WRQ) in do_tftp()
1183 sdp->th_opcode = htons((unsigned short)opcode_DATA); in sendtftp()
1218 sap->th_opcode = ntohs((unsigned short)sap->th_opcode); in sendtftp()
1221 if(sap->th_opcode == opcode_ERROR) { in sendtftp()
1226 if(sap->th_opcode == opcode_ACK) { in sendtftp()
1261 rap->th_opcode = htons((unsigned short)opcode_ACK); in recvtftp()
[all …]
Dtftp.h45 short th_opcode; /* packet type */ member
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtftp.h10 short th_opcode; member
/third_party/musl/include/arpa/
Dtftp.h10 short th_opcode; member
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtftp.h10 short th_opcode; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtftp.h10 short th_opcode; member