Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_input.c3945 u32 ack_ev_flags = CA_ACK_SLOWPATH; in tcp_ack() local
3960 ack_ev_flags |= CA_ACK_ECE; in tcp_ack()
3968 ack_ev_flags |= CA_ACK_WIN_UPDATE; in tcp_ack()
3970 tcp_in_ack_event(sk, ack_ev_flags); in tcp_ack()