Searched refs:CA_ACK_SLOWPATH (Results 1 – 3 of 3) sorted by relevance
227 if (ack_flags & CA_ACK_SLOWPATH) { in tcp_westwood_ack()
3891 ack_ev_flags |= CA_ACK_SLOWPATH; in tcp_in_ack_event()
1165 CA_ACK_SLOWPATH = (1 << 0), /* In slow path processing */ enumerator