Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_subr.c3801 boolean_t dsack_for_tlp = FALSE; in tcp_rxtseg_dsack_for_tlp() local
3811 dsack_for_tlp = TRUE; in tcp_rxtseg_dsack_for_tlp()
3815 return dsack_for_tlp; in tcp_rxtseg_dsack_for_tlp()