Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock_map.c842 struct bpf_shtab_elem { struct
843 struct rcu_head rcu;
844 u32 hash;
845 struct sock *sk;
846 struct hlist_node node;
847 u8 key[];