Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c23 } sockhash SEC(".maps");
H A Dmap_ptr_kern.c505 struct bpf_shtab *sockhash = (struct bpf_shtab *)&m_sockhash; in check_sockhash() local
508 VERIFY(check_default(&sockhash->map, map)); in check_sockhash()
/openbmc/linux/Documentation/bpf/
H A Dmap_sockmap.rst148 Add an entry to, or update a sockhash ``map`` referencing sockets. The ``skops``
268 Look up a socket entry in the sockmap or sockhash map.
278 Add or update a socket entry in a sockmap or sockhash.
294 Delete a socket entry from a sockmap or a sockhash.
392 The following code snippet shows how to declare a sockhash map.
411 sockhash to redirect traffic to another socket based on a hash of some of the
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c211 src = skel->maps.sockhash; in test_sockmap_copy()
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst55 | | **devmap** | **devmap_hash** | **sockmap** | **cpumap** | **xskmap** | **sockhash**