Searched refs:thack (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_ftp_pxy.c | 1221 u_32_t thseq, thack; in ipf_p_ftp_process() local 1236 thack = ntohl(tcp->th_ack); in ipf_p_ftp_process() 1247 t->ftps_seq[0] = thack; in ipf_p_ftp_process() 1262 if (aps->aps_ackmin[sel2] > ackoff + thack) in ipf_p_ftp_process() 1274 printf("ackoff %d thack %x seqmin %x\n", ackoff, thack, in ipf_p_ftp_process() 1277 if (aps->aps_seqmin[sel2] > ackoff + thack) in ipf_p_ftp_process() 1280 if (aps->aps_seqmin[sel2] > thack) in ipf_p_ftp_process() 1287 thack, ackoff, mlen, fin->fin_plen, off); in ipf_p_ftp_process() 1308 t->ftps_seq[0] = thack; in ipf_p_ftp_process() 1312 if (t->ftps_seq[0] == thack) in ipf_p_ftp_process() [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-tcp.c | 170 uint32_t seq, ack, thseq, thack; in tcp_print() local 317 thack = th->ack; in tcp_print() 375 thack = th->ack; in tcp_print() 379 thseq = thack = rev = 0; in tcp_print() 501 s -= thack; in tcp_print() 502 e -= thack; in tcp_print()
|
/freebsd/share/dict/ |
H A D | web2 | 201170 thack
|