Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c570 inflight = bbr_packets_in_net_at_edt(sk, rs->prior_in_flight); in bbr_is_next_cycle_phase()
H A Dtcp_input.c3969 rs.prior_in_flight = tcp_packets_in_flight(tp); in tcp_ack()
/linux/include/net/
H A Dtcp.h1160 u32 prior_in_flight; /* in flight before this ACK */ member