Home
last modified time | relevance | path

Searched refs:prr_out (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_input.c513 tp->sackhint.prr_out = 0; in cc_post_recovery()
2602 tp->sackhint.prr_out; in tcp_do_segment()
2606 tp->sackhint.prr_out; in tcp_do_segment()
2609 tp->sackhint.prr_out, in tcp_do_segment()
3951 tp->sackhint.prr_out; in tcp_prr_partialack()
3955 tp->sackhint.prr_out; in tcp_prr_partialack()
3958 tp->sackhint.prr_out, del_data) + in tcp_prr_partialack()
H A Dtcp_var.h118 uint32_t prr_out; /* Bytes sent during IN_RECOVERY */ member
H A Dtcp_output.c1245 tp->sackhint.prr_out += len; in tcp_output()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h118 uint32_t prr_out; /* Bytes sent during IN_RECOVERY */ member