Home
last modified time | relevance | path

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

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