Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c3581 tcp_process_shrunk_swnd(tcp_t *tcp, uint32_t shrunk_count) in tcp_process_shrunk_swnd() argument
3585 ASSERT(shrunk_count > 0); in tcp_process_shrunk_swnd()
3595 snxt -= shrunk_count; in tcp_process_shrunk_swnd()
3599 tcp->tcp_unsent += shrunk_count; in tcp_process_shrunk_swnd()