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