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.c845 struct bpf_shtab_elem { struct
846 struct rcu_head rcu;
847 u32 hash;
848 struct sock *sk;
849 struct hlist_node node;
850 u8 key[];