Home
last modified time | relevance | path

Searched defs:websocket_protocol (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-http.h69 gchar *websocket_protocol; /* Negotiated WebSocket protocol */ member
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-http.h69 gchar *websocket_protocol; /* Negotiated WebSocket protocol */ member
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-http.h69 gchar *websocket_protocol; /* Negotiated WebSocket protocol */ member
/dports/www/websocat/websocat-1.9.0/src/
H A Doptions.rs22 pub websocket_protocol: Option<String>, field
H A Dmain.rs123 websocket_protocol: Option<String>, field
/dports/www/ulfius/ulfius-2.7.3/src/
H A Du_websocket.c1757 const char * websocket_protocol, in ulfius_set_websocket_response()
2305 const char * websocket_protocol, in ulfius_set_websocket_request()
/dports/www/domoticz/domoticz-2020.2/webserver/
H A DcWebem.cpp31 #define websocket_protocol "domoticz" macro
/dports/www/ulfius/ulfius-2.7.3/include/
H A Dulfius.h2040 char * websocket_protocol; /* !< protocol for the websocket */ member