Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1783 #define TCP_LINK_HEUR_NOTLP 0x0020 macro
1791 TCP_LINK_HEUR_NOTLP)
H A Dtcp_output.c2979 if (((tcp_link_heuristics_flags & TCP_LINK_HEUR_NOTLP) != 0 && in tcp_output()