Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c442 struct bpf_stab *sockmap = (struct bpf_stab *)&m_sockmap; in check_sockmap() local
/openbmc/linux/net/core/
H A Dsock_map.c708 DEFINE_BPF_ITER_FUNC(sockmap, struct bpf_iter_meta *meta, in DEFINE_BPF_ITER_FUNC() argument