Home
last modified time | relevance | path

Searched defs:buffer_length (Results 1 – 18 of 18) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnxe_packet_data_extract_offset.c76 …ct_offset(NX_PACKET *packet_ptr, ULONG offset, VOID *buffer_start, ULONG buffer_length, ULONG *byt… in _nxe_packet_data_extract_offset()
Dnx_packet_data_extract_offset.c83 …ct_offset(NX_PACKET *packet_ptr, ULONG offset, VOID *buffer_start, ULONG buffer_length, ULONG *byt… in _nx_packet_data_extract_offset()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_send_client_key_exchange.c89 ULONG buffer_length; in _nx_secure_tls_send_client_key_exchange() local
Dnx_secure_x509_asn1_tlv_block_parse.c128 UINT _nx_secure_x509_asn1_tlv_block_parse(const UCHAR *buffer, ULONG *buffer_length, USHORT *tlv_ty… in _nx_secure_x509_asn1_tlv_block_parse()
Dnx_secure_generate_client_key_exchange.c90 … UCHAR *data_buffer, ULONG buffer_length, ULONG *output_size, in _nx_secure_generate_client_key_exchange()
Dnx_secure_generate_server_key_exchange.c85 … UCHAR *data_buffer, ULONG buffer_length, ULONG *output_size, in _nx_secure_generate_server_key_exchange()
/NetX-Duo-v6.2.1/test/regression/pop3_test/
Dnetx_pop3_abnormal_packet_test.c106 UINT buffer_length; in client_thread_entry() local
/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.c3461 UINT buffer_length; in _nx_smtp_utility_read_server_code() local
3593 …ility_send_to_server(NX_SMTP_CLIENT *client_ptr, CHAR *buffer_ptr, UINT buffer_length, ULONG timeo… in _nx_smtp_utility_send_to_server()
4254 UINT buffer_length, UCHAR *argument, in _nx_smtp_parse_response()
4466 UINT _nx_smtp_parse_250_response(UCHAR *buffer_ptr, UINT buffer_length, UINT *is_last_code) in _nx_smtp_parse_250_response()
/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c3495 INT buffer_length; in _nx_snmp_agent_thread_entry() local
13677 UINT _nx_snmp_utility_community_get(UCHAR *buffer_ptr, UCHAR *community_string, INT buffer_length) in _nx_snmp_utility_community_get()
13962 …p_utility_error_info_get(UCHAR *buffer_ptr, UINT *error_code, UINT *error_index, INT buffer_length) in _nx_snmp_utility_error_info_get()
14139 UINT _nx_snmp_utility_object_id_get(UCHAR *buffer_ptr, UCHAR *object_string, INT buffer_length) in _nx_snmp_utility_object_id_get()
15188 …nmp_utility_object_data_get(UCHAR *buffer_ptr, NX_SNMP_OBJECT_DATA *object_data, INT buffer_length) in _nx_snmp_utility_object_data_get()
15799 …HAR *buffer_ptr, UCHAR *octet_string, UINT max_octet_length, UINT *octet_length, INT buffer_length) in _nx_snmp_utility_octet_get()
16083 UINT _nx_snmp_utility_sequence_get(UCHAR *buffer_ptr, UINT *sequence_value, INT buffer_length) in _nx_snmp_utility_sequence_get()
16349 UINT _nx_snmp_utility_request_id_get(UCHAR *buffer_ptr, ULONG *request_id, INT buffer_length) in _nx_snmp_utility_request_id_get()
16601 …ty_request_type_get(UCHAR *buffer_ptr, UINT *request_type, UINT *request_length, INT buffer_length) in _nx_snmp_utility_request_type_get()
16877 UINT _nx_snmp_utility_version_get(UCHAR *buffer_ptr, UINT *snmp_version, INT buffer_length) in _nx_snmp_utility_version_get()
[all …]
/NetX-Duo-v6.2.1/addons/pop3/
Dnxd_pop3_client.c2174 VOID _nx_pop3_parse_process_id(NX_POP3_CLIENT *client_ptr, CHAR *buffer, UINT buffer_length) in _nx_pop3_parse_process_id()
2282 void _nx_pop3_parse_response(CHAR *buffer, UINT argument_index, UINT buffer_length, CHAR *argument… in _nx_pop3_parse_response()
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_azure_iot_embedded_sdk.c510 UINT buffer_length; in sample_telemetry_thread_entry() local
Dsample_azure_iot_embedded_sdk_pnp.c795 UINT buffer_length; in sample_telemetry_action() local
/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_server.c5807 UINT _nx_ftp_utility_parse_IPv6_address(CHAR *buffer_ptr, UINT buffer_length, NXD_ADDRESS *ipduo_ad… in _nx_ftp_utility_parse_IPv6_address()
6157 UINT _nx_ftp_utility_parse_port_number(CHAR *buffer_ptr, UINT buffer_length, UINT *portnumber) in _nx_ftp_utility_parse_port_number()
Dnxd_ftp_client.c4597 …lity_convert_IPv6_to_ascii(NX_TCP_SOCKET *socket_ptr, CHAR *buffer, UINT buffer_length, UINT *size) in _nx_ftp_utility_convert_IPv6_to_ascii()
/NetX-Duo-v6.2.1/addons/rtsp/
Dnx_rtsp_server.c3438 …_rtsp_server_ipv6_address_to_string(ULONG *ipv6_addr, CHAR *buffer, UINT buffer_length, UINT *size) in _nx_rtsp_server_ipv6_address_to_string()
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcpv6_client.c2952 …v6_get_other_option_data(NX_DHCPV6 *dhcpv6_ptr, UINT option_code, UCHAR *buffer,UINT buffer_length) in _nxe_dhcpv6_get_other_option_data()
3030 …6_get_other_option_data(NX_DHCPV6 *dhcpv6_ptr, UINT option_code, UCHAR *buffer, UINT buffer_length) in _nx_dhcpv6_get_other_option_data()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.c382 UINT buffer_length; in nx_azure_iot_hub_client_connect() local
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c9585 …ct_offset(NX_PACKET *packet_ptr, ULONG offset, VOID *buffer_start, ULONG buffer_length, ULONG *byt… in nx_packet_data_extract_offset()