Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1782 #define TCP_LINK_HEUR_RTOMIN 0x0010 macro
1790 TCP_LINK_HEUR_RTOMIN | \
H A Dtcp_timer.c3060 if ((tcp_link_heuristics_flags & TCP_LINK_HEUR_RTOMIN) != 0 && in tcp_set_link_heur_rtomin()