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.c128 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 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.c2878 int flag, uint32_t th_ack, int line) in rack_log_map_chg()
5031 tcp_seq th_ack, int line, uint8_t quality) in rack_do_goodput_measurement()
5605 rack_ack_received(struct tcpcb *tp, struct tcp_rack *rack, uint32_t th_ack, uint16_t nsegs, in rack_ack_received()
6216 rack_post_recovery(struct tcpcb *tp, uint32_t th_ack) in rack_post_recovery()
9936 tcp_seq th_ack, in rack_need_set_test()
11009 rack_peer_reneges(struct tcp_rack *rack, struct rack_sendmap *rsm, tcp_seq th_ack) in rack_peer_reneges()
11888 rack_update_prr(struct tcpcb *tp, struct tcp_rack *rack, uint32_t changed, tcp_seq th_ack) in rack_update_prr()
11958 register uint32_t th_ack; in rack_log_ack() local
12361 rack_strike_dupack(struct tcp_rack *rack, tcp_seq th_ack) in rack_strike_dupack()
12967 rack_req_check_for_comp(struct tcp_rack *rack, tcp_seq th_ack) in rack_req_check_for_comp()
[all …]
H A Dbbr.c2147 uint32_t prev_acked, int32_t meth, uint32_t target, uint32_t th_ack, int32_t line) in bbr_log_type_cwndupd()
6773 struct bbr_sendmap *rsm, struct tcpopt *to, uint32_t cts, int32_t ack_type, uint32_t th_ack) in bbr_update_rtt()
7205 bbr_peer_reneges(struct tcp_bbr *bbr, struct bbr_sendmap *rsm, tcp_seq th_ack) in bbr_peer_reneges()
7307 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.c154 uint32_t th_ack, uint16_t th_win) in tcp_lro_log()
H A Dtcp_sack.c554 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.c4520 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()