Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbpf.h733 static inline struct sock *__sock_hash_lookup_elem(struct bpf_map *map, in __sock_hash_lookup_elem() function
/Linux-v4.19/kernel/bpf/
Dsockmap.c2541 struct sock *__sock_hash_lookup_elem(struct bpf_map *map, void *key) in __sock_hash_lookup_elem() function