Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dbpf_tcp_ca.c28 static const struct btf_type *tcp_sock_type; variable
44 tcp_sock_type = btf_type_by_id(btf, tcp_sock_id); in bpf_tcp_ca_init()
107 if (t != tcp_sock_type) { in bpf_tcp_ca_btf_struct_access()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds