Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/net/
H A Droute.h232 #define RTV_SSTHRESH 0x20 /* init or lock _ssthresh */ macro
H A Drtsock.c895 metric(RTV_SSTHRESH, rmx_ssthresh); in rt_setmetrics()
H A Droute.c4770 case RTV_SSTHRESH: in rtv_cassert()
/xnu-11215.41.3/bsd/netinet/
H A Dtcp_subr.c1623 if (((rt->rt_rmx.rmx_locks & RTV_SSTHRESH) == 0 && in tcp_close()