Searched refs:tunnels (Results 1 – 12 of 12) sorted by relevance
/third_party/pulseaudio/src/modules/ |
D | module-zeroconf-discover.c | 71 pa_hashmap *tunnels; member 245 pa_hashmap_put(u->tunnels, tnl, tnl); in resolver_cb() 285 if (!pa_hashmap_get(u->tunnels, t)) in browser_cb() 296 if ((t2 = pa_hashmap_get(u->tunnels, t))) { in browser_cb() 298 pa_hashmap_remove(u->tunnels, t2); in browser_cb() 399 u->tunnels = pa_hashmap_new(tunnel_hash, tunnel_compare); in pa__init() 434 if (u->tunnels) { in pa__done() 437 while ((t = pa_hashmap_steal_first(u->tunnels))) { in pa__done() 442 pa_hashmap_free(u->tunnels); in pa__done()
|
/third_party/pulseaudio/src/modules/raop/ |
D | module-raop-discover.c | 65 pa_hashmap *tunnels; member 357 pa_hashmap_put(u->tunnels, tnl, tnl); in resolver_cb() 390 if (!pa_hashmap_get(u->tunnels, t)) in browser_cb() 401 if ((t2 = pa_hashmap_get(u->tunnels, t))) { in browser_cb() 403 pa_hashmap_remove(u->tunnels, t2); in browser_cb() 489 u->tunnels = pa_hashmap_new(tunnel_hash, tunnel_compare); in pa__init() 525 if (u->tunnels) { in pa__done() 528 while ((t = pa_hashmap_steal_first(u->tunnels))) { in pa__done() 533 pa_hashmap_free(u->tunnels); in pa__done()
|
/third_party/pulseaudio/ |
D | todo | 19 - Compressed network streams for tunnels/rtp streams. (Might be a good GSoC project)
|
/third_party/libwebsockets/READMEs/ |
D | README.tls-sessions.md | 28 tunnels to be established much faster after the first, while the session from
|
/third_party/lwip/ |
D | CHANGELOG | 727 - Added PPPoL2TP LAC support (a.k.a. UDP tunnels), adding a VPN client
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 86612 struct hlist_head tunnels[128]; member 89250 struct ip_tunnel **tunnels[4]; member 89302 struct ip6_tnl *tunnels[128]; member
|
/third_party/rust/crates/regex/regex-capi/examples/ |
D | sherlock.txt | 5359 the gloom, throwing out two golden tunnels of yellow light from
|
/third_party/rust/crates/regex/bench/src/data/ |
D | sherlock.txt | 5359 the gloom, throwing out two golden tunnels of yellow light from
|
/third_party/rust/crates/aho-corasick/bench/data/ |
D | sherlock.txt | 5359 the gloom, throwing out two golden tunnels of yellow light from
|
/third_party/rust/crates/memchr/bench/data/sherlock/ |
D | huge.txt | 5359 the gloom, throwing out two golden tunnels of yellow light from
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 31491 or 2 tunnels perhaps then you have to look out of the window all the nicer
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 78965 Setting up HTTP tunnels causes segfaults since the watch for the second
|