Searched refs:sockhash (Results 1 – 5 of 5) sorted by relevance
23 } sockhash SEC(".maps");
505 struct bpf_shtab *sockhash = (struct bpf_shtab *)&m_sockhash; in check_sockhash() local508 VERIFY(check_default(&sockhash->map, map)); in check_sockhash()
148 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
211 src = skel->maps.sockhash; in test_sockmap_copy()
55 | | **devmap** | **devmap_hash** | **sockmap** | **cpumap** | **xskmap** | **sockhash**