Home
last modified time | relevance | path

Searched refs:bictcp_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bic.c70 static void bictcp_init(struct sock *sk) in bictcp_init() function
203 .init = bictcp_init,
H A Dtcp_cubic.c136 static void bictcp_init(struct sock *sk) in bictcp_init() function
484 .init = bictcp_init,
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c178 void BPF_PROG(bictcp_init, struct sock *sk) in BPF_PROG() argument
537 .init = (void *)bictcp_init,