Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_var.h1786 #define TCP_LINK_HEUR_NOTLP 0x0020 macro
1794 TCP_LINK_HEUR_NOTLP)
H A Dtcp_timer.c3095 if ((tcp_link_heuristics_flags & TCP_LINK_HEUR_NOTLP) != 0 && in tcp_set_pto()