Searched refs:bictcp_state (Results 1 – 3 of 3) sorted by relevance
181 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state() function206 .set_state = bictcp_state,
365 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state() function487 .set_state = bictcp_state,
423 void BPF_STRUCT_OPS(bictcp_state, struct sock *sk, __u8 new_state) in BPF_STRUCT_OPS() argument540 .set_state = (void *)bictcp_state,