Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1010 SPICE_MSG_CURSOR_INVAL_ALL, enumerator
1023 { SPICE_MSG_CURSOR_INVAL_ALL, "Server INVAL_ALL" },
H A Dpacket-spice.c2189 case SPICE_MSG_CURSOR_INVAL_ALL: in dissect_spice_cursor_server()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1010 SPICE_MSG_CURSOR_INVAL_ALL,
1023 { SPICE_MSG_CURSOR_INVAL_ALL, "Server INVAL_ALL" },
H A Dpacket-spice.c2189 case SPICE_MSG_CURSOR_INVAL_ALL:
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1010 SPICE_MSG_CURSOR_INVAL_ALL,
1023 { SPICE_MSG_CURSOR_INVAL_ALL, "Server INVAL_ALL" },
H A Dpacket-spice.c2189 case SPICE_MSG_CURSOR_INVAL_ALL: in dissect_spice_cursor_server()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-spice.h1010 SPICE_MSG_CURSOR_INVAL_ALL, enumerator
1023 { SPICE_MSG_CURSOR_INVAL_ALL, "Server INVAL_ALL" },
H A Dpacket-spice.c2189 case SPICE_MSG_CURSOR_INVAL_ALL: in dissect_spice_cursor_server()
/dports/devel/libspice-server/spice-0.15.0/server/
H A Dcursor-channel.cpp174 init_send_data(SPICE_MSG_CURSOR_INVAL_ALL); in send_item()
/dports/devel/spice-protocol/spice-protocol-0.14.3/spice/
H A Denums.h562 SPICE_MSG_CURSOR_INVAL_ALL, enumerator
/dports/deskutils/spice-gtk/spice-gtk-0.37/src/
H A Dchannel-cursor.c632 [ SPICE_MSG_CURSOR_INVAL_ALL ] = cursor_handle_inval_all, in channel_set_handlers()