Home
last modified time | relevance | path

Searched defs:protocol_length (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/websocket/
Dnx_websocket_client.c353 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nxe_websocket_client_connect()
426 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nx_websocket_client_connect()
531 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nx_websocket_client_connect_internal()
758 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nxe_websocket_client_secure_connect()
831 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nx_websocket_client_secure_connect()
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c6189 UINT protocol_length; in _nx_mdns_service_name_resolve() local