Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Dtcp_cubic.c519 total_rxt_size = tcp_rxtseg_total_size(tp); in tcp_cubic_post_fr()
H A Dtcp_var.h1755 extern u_int32_t tcp_rxtseg_total_size(struct tcpcb *tp);
H A Dtcp_subr.c3839 tcp_rxtseg_total_size(struct tcpcb *tp) in tcp_rxtseg_total_size() function