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.c836 struct bpf_shtab_elem { struct
837 struct rcu_head rcu;
838 u32 hash;
839 struct sock *sk;
840 struct hlist_node node;
841 u8 key[];