Searched refs:cubictcp_acked (Results 1 – 3 of 3) sorted by relevance
28 extern void cubictcp_acked(struct sock *sk, const struct ack_sample *sample) __ksym;102 cubictcp_acked(sk, sample); in BPF_PROG()
30 extern void cubictcp_acked(struct sock *sk, const struct ack_sample *sample) __ksym;159 cubictcp_acked(sk, sample); in BPF_PROG()
452 __bpf_kfunc static void cubictcp_acked(struct sock *sk, const struct ack_sample *sample) in cubictcp_acked() function485 .pkts_acked = cubictcp_acked,496 BTF_ID_FLAGS(func, cubictcp_acked)