cubictcp_state
.set_state = cubictcp_state,
BTF_ID_FLAGS(func, cubictcp_state)
cubictcp_state(sk, new_state);
extern void cubictcp_state(struct sock *sk, __u8 new_state) __ksym;
cubictcp_state(sk, new_state);
extern void cubictcp_state(struct sock *sk, u8 new_state) __ksym;