Home
last modified time | relevance | path

Searched defs:th_ack (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dsack_filter.c115 sack_filter_prune(struct sack_filter * sf,tcp_seq th_ack) sack_filter_prune() argument
306 sack_filter_new(struct sack_filter * sf,struct sackblk * in,int numblks,tcp_seq th_ack) sack_filter_new() argument
501 sack_filter_blks(struct sack_filter * sf,struct sackblk * in,int numblks,tcp_seq th_ack) sack_filter_blks() argument
628 tcp_seq th_ack, snd_una, snd_max = 0; main() local
[all...]
H A Dtailq_hash.c319 tqhash_trim(struct tailq_hash *hs, uint32_t th_ack) in tqhash_trim()
357 uint32_t th_ack) in tqhash_update_end()
H A Drack.c2788 int flag, uint32_t th_ack, int line) in rack_log_map_chg()
3595 rack_enough_for_measurement(struct tcpcb *tp, struct tcp_rack *rack, tcp_seq th_ack, uint8_t *quali… in rack_enough_for_measurement()
4887 tcp_seq th_ack, int line, uint8_t quality) in rack_do_goodput_measurement()
5461 rack_ack_received(struct tcpcb *tp, struct tcp_rack *rack, uint32_t th_ack, uint16_t nsegs, in rack_ack_received()
5625 rack_post_recovery(struct tcpcb *tp, uint32_t th_ack) in rack_post_recovery()
8846 struct rack_sendmap *rsm, struct tcpopt *to, uint32_t cts, int32_t ack_type, tcp_seq th_ack) in rack_update_rtt()
9152 tcp_seq th_ack, in rack_need_set_test()
10082 rack_peer_reneges(struct tcp_rack *rack, struct rack_sendmap *rsm, tcp_seq th_ack) in rack_peer_reneges()
10209 rack_process_to_cumack(struct tcpcb *tp, struct tcp_rack *rack, register uint32_t th_ack, uint32_t … in rack_process_to_cumack()
10712 rack_update_prr(struct tcpcb *tp, struct tcp_rack *rack, uint32_t changed, tcp_seq th_ack) in rack_update_prr()
[all …]
H A Dbbr.c2139 uint32_t prev_acked, int32_t meth, uint32_t target, uint32_t th_ack, int32_t line) in bbr_log_type_cwndupd()
6761 struct bbr_sendmap *rsm, struct tcpopt *to, uint32_t cts, int32_t ack_type, uint32_t th_ack) in bbr_update_rtt()
7189 bbr_peer_reneges(struct tcp_bbr *bbr, struct bbr_sendmap *rsm, tcp_seq th_ack) in bbr_peer_reneges()
7291 register uint32_t th_ack; in bbr_log_ack() local
H A Dtcp_bbr.h235 uint32_t th_ack; member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtcp.h42 uint32_t th_ack; /* (u) */ member
/freebsd/contrib/tcpdump/
H A Dtcp.h44 nd_uint32_t th_ack; /* acknowledgement number */ member
/freebsd/sys/netinet/
H A Dtcp_lro_hpts.c158 uint32_t th_ack, uint16_t th_win) in tcp_lro_log()
H A Dtcp_sack.c559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
H A Dtcp.h52 tcp_seq th_ack; /* acknowledgement number */ member
H A Dtcp_subr.c4528 tcp_req_find_a_req_that_is_completed_by(struct tcpcb *tp, tcp_seq th_ack, int *ip) in tcp_req_find_a_req_that_is_completed_by()