Home
last modified time | relevance | path

Searched defs:bictcp_update (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_bic.c83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update() function
H A Dtcp_cubic.c214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update() function
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c266 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update() function