Searched refs:ftps_seq (Results 1 – 3 of 3) sorted by relevance
1068 f->ftps_seq[0] = thseq + 1;1069 t->ftps_seq[0] = thack;1123 rv, t->ftps_seq[0], t->ftps_seq[1], seqoff, ackoff);1127 if (t->ftps_seq[0] == 0) {1128 t->ftps_seq[0] = thack;1132 if (t->ftps_seq[0] == thack)1134 else if (t->ftps_seq[1] == thack) {1135 t->ftps_seq[0] = thack;1139 if (t->ftps_seq[0] + ackoff == thack)1141 else if (t->ftps_seq[0] == thack + ackoff)[all …]
163 u_32_t ftps_seq[2]; member
83 ftp.ftp_side[0].ftps_seq[0],84 ftp.ftp_side[0].ftps_seq[1],91 ftp.ftp_side[1].ftps_seq[0],92 ftp.ftp_side[1].ftps_seq[1],