Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h150 __u32 prior_in_flight; /* in flight before this ACK */ member
/Linux-v6.6/net/ipv4/
Dtcp_bbr.c569 inflight = bbr_packets_in_net_at_edt(sk, rs->prior_in_flight); in bbr_is_next_cycle_phase()
Dtcp_input.c3839 rs.prior_in_flight = tcp_packets_in_flight(tp); in tcp_ack()
/Linux-v6.6/include/net/
Dtcp.h1055 u32 prior_in_flight; /* in flight before this ACK */ member