Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A 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()
/openbmc/linux/net/ipv4/
H A 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()