Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
H A 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()
[all...]
H A Dtftp.h45 short th_opcode; /* packet type */ member
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dtftp.h10 short th_opcode; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dtftp.h10 short th_opcode; member
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dtftp.h10 short th_opcode; member
/third_party/musl/include/arpa/
H A Dtftp.h10 short th_opcode; member

Completed in 4 milliseconds