Searched refs:tunnel_new (Results 1 – 2 of 2) sorted by relevance
/third_party/pulseaudio/src/modules/ |
D | module-zeroconf-discover.c | 103 static struct tunnel *tunnel_new( in tunnel_new() function 141 tnl = tunnel_new(interface, protocol, name, type, domain); in resolver_cb() 281 t = tunnel_new(interface, protocol, name, type, domain); in browser_cb()
|
/third_party/pulseaudio/src/modules/raop/ |
D | module-raop-discover.c | 112 static struct tunnel* tunnel_new( in tunnel_new() function 179 tnl = tunnel_new(interface, protocol, name, type, domain); in resolver_cb() 386 t = tunnel_new(interface, protocol, name, type, domain); in browser_cb()
|