Home
last modified time | relevance | path

Searched refs:tcp_sack_compute_pipe (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/netinet/
H A Dtcp_var.h703 uint32_t tcp_sack_compute_pipe(const struct tcpcb *tp);
H A Dtcp_sack.c617 tcp_sack_compute_pipe(const struct tcpcb *tp) in tcp_sack_compute_pipe() function
H A Dtcp_input.c3258 pipe = tcp_sack_compute_pipe(tp); in tcp_sack_rexmt()
3348 pipe = tcp_sack_compute_pipe(tp); in tcp_sack_limitedxmit()