Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dsock_map.c830 struct bpf_shtab_elem { struct
831 struct rcu_head rcu;
832 u32 hash;
833 struct sock *sk;
834 struct hlist_node node;
835 u8 key[];