Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_lp.c55 LP_WITHIN_THR = (1 << 3), enumerator
284 lp->flag |= LP_WITHIN_THR; in tcp_lp_pkts_acked()
286 lp->flag &= ~LP_WITHIN_THR; in tcp_lp_pkts_acked()
292 if (lp->flag & LP_WITHIN_THR) in tcp_lp_pkts_acked()