Searched refs:RTV_SSTHRESH (Results 1 – 3 of 3) sorted by relevance
191 #define RTV_SSTHRESH 0x20 /* init or lock _ssthresh */ macro
1438 if (which & RTV_SSTHRESH) in rts_setmetrics()1491 if (which & RTV_SSTHRESH) { in rts_setmetrics()1540 metrics_set |= RTV_SSTHRESH; in rts_getmetrics()
1160 caseof(K_SSTHRESH, RTV_SSTHRESH, rmx_ssthresh); in set_metric()