Searched refs:cubictcp_state (Results 1 – 3 of 3) sorted by relevance
26 extern void cubictcp_state(struct sock *sk, u8 new_state) __ksym;96 cubictcp_state(sk, new_state); in BPF_PROG()
28 extern void cubictcp_state(struct sock *sk, __u8 new_state) __ksym;153 cubictcp_state(sk, new_state); in BPF_PROG()
358 __bpf_kfunc static void cubictcp_state(struct sock *sk, u8 new_state) in cubictcp_state() function482 .set_state = cubictcp_state,494 BTF_ID_FLAGS(func, cubictcp_state)