Searched refs:thack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_ftp_pxy.c | 982 u_32_t thseq, thack; local 997 thack = ntohl(tcp->th_ack); 1009 t->ftps_seq[0] = thack; 1024 if (aps->aps_ackmin[sel2] > ackoff + thack) 1036 printf("ackoff %d thack %x seqmin %x\n", ackoff, thack, 1039 if (aps->aps_seqmin[sel2] > ackoff + thack) 1042 if (aps->aps_seqmin[sel2] > thack) 1049 thack, ackoff, mlen, fin->fin_plen, off); 1070 t->ftps_seq[0] = thack; 1074 if (t->ftps_seq[0] == thack) [all …]
|
| /freebsd-9-stable/contrib/tcpdump/ |
| D | print-tcp.c | 146 u_int32_t seq, ack, thseq, thack; in tcp_print() local 382 thack = th->ack; in tcp_print() 385 thseq = thack = threv = 0; in tcp_print() 510 s -= thack; in tcp_print() 511 e -= thack; in tcp_print()
|
| /freebsd-9-stable/share/dict/ |
| D | web2 | 201101 thack
|