Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_subr.c3844 boolean_t dsack_for_tlp = FALSE; in tcp_rxtseg_dsack_for_tlp() local
3855 dsack_for_tlp = TRUE; in tcp_rxtseg_dsack_for_tlp()
3859 return dsack_for_tlp; in tcp_rxtseg_dsack_for_tlp()