Searched refs:th_ack (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-9.3-release/sys/netinet/
H A Dtcpip.h51 #define ti_ack ti_t.th_ack
H A Dtcp_input.c309 tp->ccv->curack = th->th_ack;
432 tp->ccv->curack = th->th_ack;
445 tp->ccv->curack = th->th_ack;
457 th->th_ack = ntohl(th->th_ack);
468 th->th_ack = htonl(th->th_ack);
1642 if (SEQ_GT(th->th_ack, tp->snd_una) &&
1643 SEQ_LEQ(th->th_ack, tp->snd_max) &&
1683 SEQ_GT(th->th_ack, t
[all...]
H A Dtcp.h54 tcp_seq th_ack; /* acknowledgement number */ member in struct:tcphdr
H A Dtcp_sack.c349 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) argument
362 if (SEQ_LT(tp->snd_una, th_ack) && !TAILQ_EMPTY(&tp->snd_holes)) {
364 sack_blocks[num_sack_blks++].end = th_ack;
378 SEQ_GT(sack.start, th_ack) &&
414 tp->snd_fack = SEQ_MAX(tp->snd_una, th_ack);
448 * scoreboard for th_ack (which is sack_blocks[0]).
H A Dtcp_debug.c173 ack = th->th_ack;
H A Dtcp_lro.c258 th->th_ack = le->ack_seq;
493 (tcp_data_len == 0 && le->ack_seq == th->th_ack))) {
512 le->ack_seq = th->th_ack;
585 le->ack_seq = th->th_ack;
H A Dtcp_timewait.c435 th->th_seq != tw->rcv_nxt || th->th_ack != tw->snd_nxt)
573 th->th_ack = htonl(tw->rcv_nxt);
H A Dtcp_syncache.c976 if (th->th_ack != sc->sc_iss + 1) {
979 "rejected\n", s, __func__, th->th_ack, sc->sc_iss);
1433 th->th_ack = htonl(sc->sc_irs + 1);
1714 ack = th->th_ack - 1;
/freebsd-9.3-release/contrib/ipfilter/ipsend/
H A Dtcpip.h78 #define ti_ack ti_t.th_ack
H A Dresend.c66 (u_long)t->th_seq, (u_long)t->th_ack);
H A Diptests.c964 t->th_ack = 0;
1038 t->th_ack = 0;
1044 t->th_ack = htonl(1);
1050 t->th_ack = htonl(0x7fffffff);
1056 t->th_ack = htonl(0x80000000);
1062 t->th_ack = htonl(0xc0000000);
1068 t->th_ack = htonl(0xffffffff);
1190 t->th_ack = htonl(1);
/freebsd-9.3-release/contrib/tcpdump/
H A Dtcp.h46 tcp_seq th_ack; /* acknowledgement number */ member in struct:tcphdr
/freebsd-9.3-release/sys/net/
H A Dslcompress.c298 deltaA = ntohl(th->th_ack) - ntohl(oth->th_ack);
546 th->th_ack = htonl(ntohl(th->th_ack) + i);
565 DECODEL(th->th_ack)
/freebsd-9.3-release/usr.sbin/ppp/
H A Dslcompress.c306 deltaA = ntohl(th->th_ack) - ntohl(oth->th_ack);
515 th->th_ack = htonl(ntohl(th->th_ack) + i);
534 DECODEL(th->th_ack)
/freebsd-9.3-release/contrib/ipfilter/ipsd/Celler/
H A Dip_compat.h137 __u32 th_ack; member in struct:__anon1598
/freebsd-9.3-release/contrib/ipfilter/ipsend/.OLD/
H A Dip_compat.h139 __u32 th_ack; member in struct:__anon1605
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_proxy.c740 seq1 = ntohl(tcp->th_ack);
755 tcp->th_ack = htonl(seq1 - seq2);
793 seq1 = ntohl(tcp->th_ack);
812 tcp->th_ack = htonl(seq1 - seq2);
820 (u_32_t)ntohl(tcp->th_seq), (u_32_t)ntohl(tcp->th_ack));
H A Dip_fil_freebsd.c609 tcp2->th_seq = tcp->th_ack;
611 tcp2->th_ack = 0;
614 tcp2->th_ack = ntohl(tcp->th_seq);
615 tcp2->th_ack += tlen;
616 tcp2->th_ack = htonl(tcp2->th_ack);
H A Dip_pptp_pxy.c493 pptp->pptp_side[1 - rev].pptps_next = ntohl(tcp->th_ack);
494 pptp->pptp_side[1 - rev].pptps_nexthdr = ntohl(tcp->th_ack);
H A Dip_state.c1128 is->is_dend = ntohl(tcp->th_ack);
1129 is->is_maxdend = ntohl(tcp->th_ack);
1503 is->is_s0[source] = ntohl(tcp->th_ack);
1596 ack = ntohl(tcp->th_ack);
2020 is->is_send = ntohl(tcp->th_ack);
2026 is->is_dend = ntohl(tcp->th_ack);
2866 ack = ntohl(tcp->th_ack);
2868 tcp->th_ack = htonl(ack);
2874 ack = ntohl(tcp->th_ack);
2876 tcp->th_ack
[all...]
/freebsd-9.3-release/sys/netinet/khelp/
H A Dh_ertt.c218 acked = th->th_ack - tp->snd_una;
228 ack = th->th_ack;
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dipft_tx.c283 tcp->th_ack = htonl(atoi(*cpp + 4));
/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias.c1005 delta = GetDeltaAckIn(tc->th_ack, lnk);
1007 accumulate += twowords(&tc->th_ack);
1008 tc->th_ack = htonl(ntohl(tc->th_ack) - delta);
1009 accumulate -= twowords(&tc->th_ack);
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c394 ack = ntohl(tcp->th_ack);
903 th->th_ack = htonl(seq);
911 th->th_ack = htonl(ack);
/freebsd-9.3-release/usr.sbin/trpt/
H A Dtrpt.c364 ack = th->th_ack;

Completed in 359 milliseconds

12