Home
last modified time | relevance | path

Searched refs:tunnel_msg (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c74 struct tunnel_msg { struct
78 typedef struct tunnel_msg tunnel_msg; typedef
79 PA_DEFINE_PRIVATE_CLASS(tunnel_msg, pa_msgobject);
116 tunnel_msg *msg;
696 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
H A Dmodule-tunnel-source-new.c72 struct tunnel_msg { struct
76 typedef struct tunnel_msg tunnel_msg; typedef
77 PA_DEFINE_PRIVATE_CLASS(tunnel_msg, pa_msgobject);
114 tunnel_msg *msg;
668 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
H A Dmodule-tunnel.c167 struct tunnel_msg { struct
171 typedef struct tunnel_msg tunnel_msg; typedef
172 PA_DEFINE_PRIVATE_CLASS(tunnel_msg, pa_msgobject);
289 tunnel_msg *msg;
2350 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
/third_party/libbpf/include/uapi/linux/
H A Dif_link.h752 struct tunnel_msg { struct

Completed in 9 milliseconds