Home
last modified time | relevance | path

Searched refs:hystart_update (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_cubic.c393 static void hystart_update(struct sock *sk, u32 delay) in hystart_update() function
480 hystart_update(sk, delay); in bictcp_acked()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c453 static __always_inline void hystart_update(struct sock *sk, __u32 delay) in hystart_update() function
525 hystart_update(sk, delay); in BPF_STRUCT_OPS()