Searched defs:bictcp_acked (Results 1 - 2 of 2) sorted by relevance

/net/ipv4/
H A Dtcp_bic.c200 static void bictcp_acked(struct sock *sk, u32 cnt, s32 rtt) function
218 .pkts_acked = bictcp_acked,
H A Dtcp_cubic.c399 static void bictcp_acked(struct sock *sk, u32 cnt, s32 rtt_us) function
443 .pkts_acked = bictcp_acked,

Completed in 17 milliseconds