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.c832 struct bpf_shtab_elem { struct
833 struct rcu_head rcu;
834 u32 hash;
835 struct sock *sk;
836 struct hlist_node node;
837 u8 key[];