Home
last modified time | relevance | path

Searched refs:SPICE_MSG_PLAYBACK_MUTE (Results 1 – 11 of 11) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1033 SPICE_MSG_PLAYBACK_MUTE, enumerator
1045 { SPICE_MSG_PLAYBACK_MUTE, "Server MUTE" },
H A Dpacket-spice.c2131 case SPICE_MSG_PLAYBACK_MUTE: in dissect_spice_playback_server()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1033 SPICE_MSG_PLAYBACK_MUTE,
1045 { SPICE_MSG_PLAYBACK_MUTE, "Server MUTE" },
H A Dpacket-spice.c2131 case SPICE_MSG_PLAYBACK_MUTE:
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1033 SPICE_MSG_PLAYBACK_MUTE,
1045 { SPICE_MSG_PLAYBACK_MUTE, "Server MUTE" },
H A Dpacket-spice.c2131 case SPICE_MSG_PLAYBACK_MUTE: in dissect_spice_playback_server()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1033 SPICE_MSG_PLAYBACK_MUTE, enumerator
1045 { SPICE_MSG_PLAYBACK_MUTE, "Server MUTE" },
H A Dpacket-spice.c2131 case SPICE_MSG_PLAYBACK_MUTE: in dissect_spice_playback_server()
/dports/devel/spice-protocol/spice-protocol-0.14.3/spice/
H A Denums.h573 SPICE_MSG_PLAYBACK_MUTE, enumerator
/dports/deskutils/spice-gtk/spice-gtk-0.37/src/
H A Dchannel-playback.c441 [ SPICE_MSG_PLAYBACK_MUTE ] = playback_handle_set_mute, in channel_set_handlers()
/dports/devel/libspice-server/spice-0.15.0/server/
H A Dsound.cpp449 SPICE_MSG_PLAYBACK_MUTE); in snd_playback_send_mute()