/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | sack_filter.c | 128 sack_filter_prune(struct sack_filter *sf, tcp_seq th_ack) in sack_filter_prune() 367 sack_filter_run(struct sack_filter *sf, struct sackblk *in, int numblks, tcp_seq th_ack, int32_t se… in sack_filter_run() 564 tcp_seq th_ack) in sack_filter_blks() 694 tcp_seq th_ack; in main() local
|
H A D | tailq_hash.c | 319 tqhash_trim(struct tailq_hash *hs, uint32_t th_ack) in tqhash_trim() 357 uint32_t th_ack) in tqhash_update_end()
|
H A D | rack.c | 2877 rack_log_map_chg(struct tcpcb * tp,struct tcp_rack * rack,struct rack_sendmap * prev,struct rack_sendmap * rsm,struct rack_sendmap * next,int flag,uint32_t th_ack,int line) rack_log_map_chg() argument 3685 rack_enough_for_measurement(struct tcpcb * tp,struct tcp_rack * rack,tcp_seq th_ack,uint8_t * quality) rack_enough_for_measurement() argument 4977 rack_do_goodput_measurement(struct tcpcb * tp,struct tcp_rack * rack,tcp_seq th_ack,int line,uint8_t quality) rack_do_goodput_measurement() argument 5551 rack_ack_received(struct tcpcb * tp,struct tcp_rack * rack,uint32_t th_ack,uint16_t nsegs,uint16_t type,int32_t post_recovery) rack_ack_received() argument 6162 rack_post_recovery(struct tcpcb * tp,uint32_t th_ack) rack_post_recovery() argument 9539 rack_update_rtt(struct tcpcb * tp,struct tcp_rack * rack,struct rack_sendmap * rsm,struct tcpopt * to,uint32_t cts,int32_t ack_type,tcp_seq th_ack) rack_update_rtt() argument 9845 rack_need_set_test(struct tcpcb * tp,struct tcp_rack * rack,struct rack_sendmap * rsm,tcp_seq th_ack,int line,int use_which) rack_need_set_test() argument 10778 rack_peer_reneges(struct tcp_rack * rack,struct rack_sendmap * rsm,tcp_seq th_ack) rack_peer_reneges() argument 10905 rack_process_to_cumack(struct tcpcb * tp,struct tcp_rack * rack,register uint32_t th_ack,uint32_t cts,struct tcpopt * to,uint64_t acktime) rack_process_to_cumack() argument 11418 rack_update_prr(struct tcpcb * tp,struct tcp_rack * rack,uint32_t changed,tcp_seq th_ack) rack_update_prr() argument 11488 register uint32_t th_ack; rack_log_ack() local 11762 rack_strike_dupack(struct tcp_rack * rack,tcp_seq th_ack) rack_strike_dupack() argument 12368 rack_req_check_for_comp(struct tcp_rack * rack,tcp_seq th_ack) rack_req_check_for_comp() argument 12756 rack_collapsed_window(struct tcp_rack * rack,uint32_t out,tcp_seq th_ack,int line) rack_collapsed_window() argument [all...] |
H A D | bbr.c | 2147 bbr_log_type_cwndupd(struct tcp_bbr * bbr,uint32_t bytes_this_ack,uint32_t chg,uint32_t prev_acked,int32_t meth,uint32_t target,uint32_t th_ack,int32_t line) bbr_log_type_cwndupd() argument 6774 bbr_update_rtt(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm,struct tcpopt * to,uint32_t cts,int32_t ack_type,uint32_t th_ack) bbr_update_rtt() argument 7206 bbr_peer_reneges(struct tcp_bbr * bbr,struct bbr_sendmap * rsm,tcp_seq th_ack) bbr_peer_reneges() argument 7308 register uint32_t th_ack; bbr_log_ack() local [all...] |
H A D | tcp_bbr.h | 235 uint32_t th_ack; member
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | tcp.h | 42 uint32_t th_ack; /* (u) */ member
|
/freebsd-src/contrib/tcpdump/ |
H A D | tcp.h | 44 nd_uint32_t th_ack; /* acknowledgement number */ member
|
/freebsd-src/sys/netinet/ |
H A D | tcp_lro_hpts.c | 154 tcp_lro_log(struct tcpcb * tp,const struct lro_ctrl * lc,const struct lro_entry * le,const struct mbuf * m,int frm,int32_t tcp_data_len,uint32_t th_seq,uint32_t th_ack,uint16_t th_win) tcp_lro_log() argument
|
H A D | tcp_sack.c | 559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack() argument [all...] |
H A D | tcp.h | 52 tcp_seq th_ack; /* acknowledgement number */ member
|
H A D | tcp_subr.c | 4476 tcp_req_find_a_req_that_is_completed_by(struct tcpcb * tp,tcp_seq th_ack,int * ip) tcp_req_find_a_req_that_is_completed_by() argument [all...] |