Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c3472 u32 ack_ev_flags = CA_ACK_SLOWPATH; in tcp_ack() local
3487 ack_ev_flags |= CA_ACK_ECE; in tcp_ack()
3491 ack_ev_flags |= CA_ACK_WIN_UPDATE; in tcp_ack()
3493 tcp_in_ack_event(sk, ack_ev_flags); in tcp_ack()