Home
last modified time | relevance | path

Searched refs:thack (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c1295 u_32_t thseq, thack; local
1310 thack = ntohl(tcp->th_ack);
1321 t->ftps_seq[0] = thack;
1382 t->ftps_seq[0] = thack;
1386 if (t->ftps_seq[0] == thack)
1389 t->ftps_seq[0] = thack;
1394 t->ftps_seq[0] = thack;
1400 t->ftps_seq[0] = thack;
1417 DT3(thack, ftpside_t *t, t, int, ackoff, u_32_t, thack);
1421 ackoff, thack);
[all …]