Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dbpf_tcp_ca.c21 static const struct btf_type *tcp_sock_type; variable
37 tcp_sock_type = btf_type_by_id(btf, tcp_sock_id); in bpf_tcp_ca_init()
79 if (t != tcp_sock_type) { in bpf_tcp_ca_btf_struct_access()