Home
last modified time | relevance | path

Searched refs:bictcp_state (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bic.c181 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state() function
206 .set_state = bictcp_state,
H A Dtcp_cubic.c365 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state() function
487 .set_state = bictcp_state,
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bic.c181 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state() function
206 .set_state = bictcp_state,
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c423 void BPF_STRUCT_OPS(bictcp_state, struct sock *sk, __u8 new_state) in BPF_STRUCT_OPS()
540 .set_state = (void *)bictcp_state,

Completed in 4 milliseconds