Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bic.c188 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() function
206 .pkts_acked = bictcp_acked,
Dtcp_cubic.c429 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() function
464 .pkts_acked = bictcp_acked,