Searched refs:lastpkt (Results 1 – 2 of 2) sorted by relevance
324 int lastpkt; in recv() local342 lastpkt = 0; in recv()345 lastpkt = tftp_state.last_data->tot_len != (TFTP_MAX_PAYLOAD_SIZE + TFTP_HEADER_LENGTH); in recv()348 if (!lastpkt) { in recv()
294 unsigned int lastpkt; member493 thispkt->num = (pktnum >= 0) ? (unsigned int)pktnum : ctx->lastpkt + i; in mempacket_test_inject()510 ctx->lastpkt++; in mempacket_test_inject()514 if (nextpkt != NULL && nextpkt->num == ctx->lastpkt) in mempacket_test_inject()515 ctx->lastpkt++; in mempacket_test_inject()524 ctx->lastpkt++; in mempacket_test_inject()538 ctx->lastpkt++; in mempacket_test_inject()