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