Home
last modified time | relevance | path

Searched refs:ack_sample (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h123 struct ack_sample { struct
170 void (*pkts_acked)(struct sock *sk, const struct ack_sample *sample);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_vegas.h21 void tcp_vegas_pkts_acked(struct sock *sk, const struct ack_sample *sample);
H A Dtcp_veno.c74 const struct ack_sample *sample) in tcp_veno_pkts_acked()
H A Dtcp_bic.c190 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked()
H A Dtcp_vegas.c111 void tcp_vegas_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_vegas_pkts_acked()
H A Dtcp_westwood.c104 const struct ack_sample *sample) in tcp_westwood_pkts_acked()
H A Dtcp_lp.c264 static void tcp_lp_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_lp_pkts_acked()
H A Dtcp_illinois.c86 static void tcp_illinois_acked(struct sock *sk, const struct ack_sample *sample) in tcp_illinois_acked()
H A Dtcp_htcp.c102 const struct ack_sample *sample) in measure_achieved_throughput()
H A Dtcp_nv.c240 static void tcpnv_acked(struct sock *sk, const struct ack_sample *sample) in tcpnv_acked()
H A Dtcp_cdg.c299 static void tcp_cdg_acked(struct sock *sk, const struct ack_sample *sample) in tcp_cdg_acked()
H A Dtcp_cubic.c455 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked()
H A Dtcp_input.c3382 struct ack_sample sample = { .pkts_acked = pkts_acked, in tcp_clean_rtx_queue()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c500 const struct ack_sample *sample) in BPF_STRUCT_OPS()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1032 struct ack_sample { struct
1085 void (*pkts_acked)(struct sock *sk, const struct ack_sample *sample);