Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c847 struct bpf_shtab_elem { struct
848 struct rcu_head rcu;
849 u32 hash;
850 struct sock *sk;
851 struct hlist_node node;
852 u8 key[];