Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dtcp_impl.h470 #define tcps_cwnd_max_ tcps_propinfo_tbl[5].prop_cur_uval macro
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp.c2417 tcp->tcp_cwnd_max = tcps->tcps_cwnd_max_; in tcp_init_values()