Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_cubic.c501 static const struct btf_kfunc_id_set tcp_cubic_kfunc_set = { variable
540 ret = register_btf_kfunc_id_set(BPF_PROG_TYPE_STRUCT_OPS, &tcp_cubic_kfunc_set); in cubictcp_register()