Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dsock_map.c821 struct bpf_shtab_elem { struct
822 struct rcu_head rcu;
823 u32 hash;
824 struct sock *sk;
825 struct hlist_node node;
826 u8 key[];