Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c854 struct bpf_shtab_elem { struct
855 struct rcu_head rcu;
856 u32 hash;
857 struct sock *sk;
858 struct hlist_node node;
859 u8 key[];