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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_ftp_pxy.c1068 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[
[all...]
H A Dip_proxy.h163 u_32_t ftps_seq[2]; member in struct:ftpside
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dprintaps.c83 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],

Completed in 62 milliseconds