Searched refs:acklen (Results 1 – 1 of 1) sorted by relevance
1190 int n, size, acklen, serrno; in tftpd_recvfile() local1200 acklen = 4; in tftpd_recvfile()1204 acklen = oacklen; in tftpd_recvfile()1217 acklen - 2); in tftpd_recvfile()1221 if (sendto(peer, &ackbuf, acklen, 0, (struct sockaddr *)&from, in tftpd_recvfile()1222 fromplen) != acklen) { in tftpd_recvfile()