Searched refs:bpf_tcp_congestion_ops (Results 1 – 1 of 1) sorted by relevance
15 static struct bpf_struct_ops bpf_tcp_congestion_ops; variable327 static struct bpf_struct_ops bpf_tcp_congestion_ops = { variable345 ret = ret ?: register_bpf_struct_ops(&bpf_tcp_congestion_ops, tcp_congestion_ops); in bpf_tcp_ca_kfunc_init()