Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock_map.c510 struct bpf_htab_elem { struct
511 struct rcu_head rcu;
512 u32 hash;
513 struct sock *sk;
514 struct hlist_node node;
515 u8 key[0];