Home
last modified time | relevance | path

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

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