Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h1261 CA_ACK_SLOWPATH = (1 << 0), /* In slow path processing */ enumerator
/linux/net/ipv4/
H A Dtcp_input.c4182 ack_ev_flags |= CA_ACK_SLOWPATH; in tcp_in_ack_event()