Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c3688 tcp_process_shrunk_swnd(tcp_t *tcp, uint32_t shrunk_count) in tcp_process_shrunk_swnd() argument
3692 ASSERT(shrunk_count > 0); in tcp_process_shrunk_swnd()
3702 snxt -= shrunk_count; in tcp_process_shrunk_swnd()
3706 tcp->tcp_unsent += shrunk_count; in tcp_process_shrunk_swnd()