Home
last modified time | relevance | path

Searched defs:bpf_shtab_elem (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/core/
Dsock_map.c839 struct bpf_shtab_elem { struct
840 struct rcu_head rcu;
841 u32 hash;
842 struct sock *sk;
843 struct hlist_node node;
844 u8 key[];