Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dbpf_cubic.c161 static __always_inline void bictcp_hystart_reset(struct sock *sk) in bictcp_hystart_reset() function
181 bictcp_hystart_reset(sk); in BPF_PROG()
391 bictcp_hystart_reset(sk); in BPF_STRUCT_OPS()
421 bictcp_hystart_reset(sk); in BPF_STRUCT_OPS()
/Linux-v6.6/net/ipv4/
Dtcp_cubic.c118 static inline void bictcp_hystart_reset(struct sock *sk) in bictcp_hystart_reset() function
136 bictcp_hystart_reset(sk); in cubictcp_init()
362 bictcp_hystart_reset(sk); in cubictcp_state()
393 bictcp_hystart_reset(sk); in hystart_update()