Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf_types.h69 BPF_MAP_TYPE(BPF_MAP_TYPE_SOCKHASH, sock_hash_ops)
/Linux-v5.4/net/core/
Dsock_map.c948 const struct bpf_map_ops sock_hash_ops = { variable