Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
H A Dtftpd.c1251 struct tftphdr *rap; /* ack buffer */ in recvtftp() local
1258 rap = &ackbuf.hdr; in recvtftp()
1261 rap->th_opcode = htons((unsigned short)opcode_ACK); in recvtftp()
1262 rap->th_block = htons(recvblock); in recvtftp()
1321 rap->th_opcode = htons((unsigned short)opcode_ACK); /* send the "final" in recvtftp()
1323 rap->th_block = htons(recvblock); in recvtftp()

Completed in 2 milliseconds