Searched refs:acklength (Results 1 – 1 of 1) sorted by relevance
948 sendfile(struct formats *pf, volatile int etftp, int acklength) in sendfile() argument960 size = acklength - 4; in sendfile()1008 acklength = 0; in sendfile()1051 recvfile(struct formats *pf, volatile int etftp, volatile int acklength) in recvfile() argument1069 acklength = 4; in recvfile()1080 if (sendto(peer, ap, acklength, 0, (struct sockaddr *)&from, fromlen) != acklength) { in recvfile()