Home
last modified time | relevance | path

Searched refs:prior_in_flight (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h139 __u32 prior_in_flight; /* in flight before this ACK */ member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h150 __u32 prior_in_flight; /* in flight before this ACK */ member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c567 inflight = bbr_packets_in_net_at_edt(sk, rs->prior_in_flight); in bbr_is_next_cycle_phase()
H A Dtcp_input.c3809 rs.prior_in_flight = tcp_packets_in_flight(tp); in tcp_ack()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c569 inflight = bbr_packets_in_net_at_edt(sk, rs->prior_in_flight); in bbr_is_next_cycle_phase()
H A Dtcp_input.c3843 rs.prior_in_flight = tcp_packets_in_flight(tp); in tcp_ack()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1056 u32 prior_in_flight; /* in flight before this ACK */ member
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h1057 u32 prior_in_flight; /* in flight before this ACK */ member

Completed in 31 milliseconds