Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock_map.c510 struct bpf_htab_elem { struct
543 static struct bpf_htab_elem *
547 struct bpf_htab_elem *elem; in sock_hash_lookup_elem_raw()
563 struct bpf_htab_elem *elem; in __sock_hash_lookup_elem()
575 struct bpf_htab_elem *elem) in sock_hash_free_elem()
585 struct bpf_htab_elem *elem_probe, *elem = link_raw; in sock_hash_delete_from_link()
611 struct bpf_htab_elem *elem; in sock_hash_delete_elem()
629 static struct bpf_htab_elem *sock_hash_alloc_elem(struct bpf_htab *htab, in sock_hash_alloc_elem()
632 struct bpf_htab_elem *old) in sock_hash_alloc_elem()
634 struct bpf_htab_elem *new; in sock_hash_alloc_elem()
[all …]