Home
last modified time | relevance | path

Searched defs:ack_point (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_subr.c4431 tcp_req_check_for_comp(struct tcpcb * tp,tcp_seq ack_point) tcp_req_check_for_comp() argument
4461 tcp_req_is_entry_comp(struct tcpcb * tp,struct tcp_sendfile_track * ent,tcp_seq ack_point) tcp_req_is_entry_comp() argument
/freebsd-src/sys/netinet/tcp_stacks/
H A Dbbr.c7310 uint32_t cts, acked, ack_point, sack_changed = 0; bbr_log_ack() local
H A Drack.c11490 uint32_t cts, acked, ack_point; rack_log_ack() local