Home
last modified time | relevance | path

Searched refs:bictcp_acked (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bic.c190 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() function
208 .pkts_acked = bictcp_acked,
H A Dtcp_cubic.c455 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() function
490 .pkts_acked = bictcp_acked,
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bic.c190 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() function
208 .pkts_acked = bictcp_acked,
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c499 void BPF_STRUCT_OPS(bictcp_acked, struct sock *sk, in BPF_STRUCT_OPS()
543 .pkts_acked = (void *)bictcp_acked,

Completed in 3 milliseconds