Searched refs:tcp_rxtseg_total_size (Results 1 – 3 of 3) sorted by relevance
519 total_rxt_size = tcp_rxtseg_total_size(tp); in tcp_cubic_post_fr()
1755 extern u_int32_t tcp_rxtseg_total_size(struct tcpcb *tp);
3839 tcp_rxtseg_total_size(struct tcpcb *tp) in tcp_rxtseg_total_size() function