Searched refs:connection_type (Results 1 – 6 of 6) sorted by relevance
82 SoupWebsocketConnectionType connection_type, in soup_websocket_extension_configure() argument89 g_return_val_if_fail (connection_type != SOUP_WEBSOCKET_CONNECTION_UNKNOWN, FALSE); in soup_websocket_extension_configure()96 return klass->configure (extension, connection_type, params, error); in soup_websocket_extension_configure()
118 SoupWebsocketConnectionType connection_type; member545 if (self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_CLIENT) { in send_message()555 if (self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_CLIENT) in send_message()641 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? in protocol_error_and_close_full()660 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? in bad_data_error_and_close()674 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? in too_big_error_and_close()678 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? "server" : "client", in too_big_error_and_close()709 if (pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER) { in close_connection()715 if (pv->connection_type != SOUP_WEBSOCKET_CONNECTION_SERVER) { in close_connection()788 if (pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER) in receive_close()[all …]
48 SoupWebsocketConnectionType connection_type,78 SoupWebsocketConnectionType connection_type,
196 SoupWebsocketConnectionType connection_type, in soup_websocket_extension_deflate_configure() argument209 switch (connection_type) { in soup_websocket_extension_deflate_configure()
40 cat $file | grep connection_type | grep HDMI > /dev/null
41 cat $file | grep connection_type | grep DisplayPort > /dev/null