Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_cubic.c358 static void cubictcp_state(struct sock *sk, u8 new_state) in cubictcp_state() function
477 .set_state = cubictcp_state,
Dbpf_tcp_ca.c232 BTF_ID(func, cubictcp_state) in BTF_ID()