Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_bic.c200 static void bictcp_acked(struct sock *sk, u32 cnt, s32 rtt) in bictcp_acked() function
218 .pkts_acked = bictcp_acked,
Dtcp_cubic.c443 static void bictcp_acked(struct sock *sk, u32 cnt, s32 rtt_us) in bictcp_acked() function
478 .pkts_acked = bictcp_acked,