Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dtftp.h44 unsigned short th_block; /* all sorts of things */ member
48 #define th_stuff th_block
49 #define th_code th_block
Dtftpd.c1171 sdp->th_block = htons(sendblock); in sendtftp()
1206 sap->th_block = ntohs(sap->th_block); in sendtftp()
1214 if(sap->th_block == sendblock) { in sendtftp()
1219 if(sap->th_block == (sendblock-1)) { in sendtftp()
1249 rap->th_block = htons(recvblock); in recvtftp()
1278 rdp->th_block = ntohs(rdp->th_block); in recvtftp()
1282 if(rdp->th_block == recvblock) { in recvtftp()
1287 if(rdp->th_block == (recvblock-1)) in recvtftp()
1310 rap->th_block = htons(recvblock); in recvtftp()
1325 recvblock == rdp->th_block) { /* then my last ack was lost */ in recvtftp()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtftp.h18 #define th_block th_u.tu_block macro
/third_party/musl/ndk_musl_include/arpa/
Dtftp.h18 #define th_block th_u.tu_block macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtftp.h18 #define th_block th_u.tu_block macro
/third_party/musl/include/arpa/
Dtftp.h18 #define th_block th_u.tu_block macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtftp.h18 #define th_block th_u.tu_block macro