Home
last modified time | relevance | path

Searched refs:inflight_now (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c434 static u32 bbr_packets_in_net_at_edt(struct sock *sk, u32 inflight_now) in bbr_packets_in_net_at_edt() argument
445 inflight_at_edt = inflight_now; in bbr_packets_in_net_at_edt()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c436 static u32 bbr_packets_in_net_at_edt(struct sock *sk, u32 inflight_now) in bbr_packets_in_net_at_edt() argument
447 inflight_at_edt = inflight_now; in bbr_packets_in_net_at_edt()

Completed in 5 milliseconds