/NetX-Duo-v6.3.0/addons/smtp/ |
D | nxd_smtp_client.c | 169 UINT _nxde_smtp_client_create(NX_SMTP_CLIENT *client_ptr, NX_IP *ip_ptr, NX_PACKET_POOL *client_pa… in _nxde_smtp_client_create() 271 UINT _nxd_smtp_client_create(NX_SMTP_CLIENT *client_ptr, NX_IP *ip_ptr, NX_PACKET_POOL *client_pac… in _nxd_smtp_client_create() 414 UINT _nxe_smtp_client_delete(NX_SMTP_CLIENT *client_ptr) in _nxe_smtp_client_delete() 477 UINT _nx_smtp_client_delete(NX_SMTP_CLIENT *client_ptr) in _nx_smtp_client_delete() 556 UINT _nxe_smtp_mail_send(NX_SMTP_CLIENT *client_ptr, CHAR *recipient_address, UINT priority, in _nxe_smtp_mail_send() 643 UINT _nx_smtp_mail_send(NX_SMTP_CLIENT *client_ptr, in _nx_smtp_mail_send() 755 static UINT _nx_smtp_client_process(NX_SMTP_CLIENT *client_ptr) in _nx_smtp_client_process() 960 UINT _nx_smtp_cmd_greeting(NX_SMTP_CLIENT *client_ptr) in _nx_smtp_cmd_greeting() 1011 UINT _nx_smtp_cmd_idle(NX_SMTP_CLIENT *client_ptr) in _nx_smtp_cmd_idle() 1062 UINT _nx_smtp_rsp_idle(NX_SMTP_CLIENT *client_ptr) in _nx_smtp_rsp_idle() [all …]
|
/NetX-Duo-v6.3.0/addons/sntp/ |
D | nxd_sntp_client.c | 134 UINT _nxe_sntp_client_create(NX_SNTP_CLIENT *client_ptr, NX_IP *ip_ptr, UINT iface_index, NX_PACKE… in _nxe_sntp_client_create() 135 … UINT (*leap_second_handler)(NX_SNTP_CLIENT *client_ptr, UINT indicator), in _nxe_sntp_client_create() 136 … UINT (*kiss_of_death_handler)(NX_SNTP_CLIENT *client_ptr, UINT code), in _nxe_sntp_client_create() 137 … VOID (random_number_generator)(struct NX_SNTP_CLIENT_STRUCT *client_ptr, ULONG *rand)) in _nxe_sntp_client_create() 232 UINT _nx_sntp_client_create(NX_SNTP_CLIENT *client_ptr, NX_IP *ip_ptr, UINT iface_index, NX_PACKET… in _nx_sntp_client_create() 233 … UINT (*leap_second_handler)(NX_SNTP_CLIENT *client_ptr, UINT indicator), in _nx_sntp_client_create() 234 … UINT (*kiss_of_death_handler)(NX_SNTP_CLIENT *client_ptr, UINT code), in _nx_sntp_client_create() 235 … VOID (random_number_generator)(struct NX_SNTP_CLIENT_STRUCT *client_ptr, ULONG *rand)) in _nx_sntp_client_create() 433 UINT _nxe_sntp_client_delete(NX_SNTP_CLIENT *client_ptr) in _nxe_sntp_client_delete() 508 UINT _nx_sntp_client_delete(NX_SNTP_CLIENT *client_ptr) in _nx_sntp_client_delete() [all …]
|
/NetX-Duo-v6.3.0/addons/telnet/ |
D | nxd_telnet_client.c | 87 UINT _nxde_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, NXD_ADDRESS *server_ip_address, in _nxde_telnet_client_connect() 162 UINT _nxd_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, NXD_ADDRESS *server_ip_address, in _nxd_telnet_client_connect() 254 UINT _nxe_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, ULONG server_ip, UINT server_port, U… in _nxe_telnet_client_connect() 337 UINT _nx_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, ULONG server_ip_address, in _nx_telnet_client_connect() 403 UINT _nxe_telnet_client_create(NX_TELNET_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, ULO… in _nxe_telnet_client_create() 465 UINT _nx_telnet_client_create(NX_TELNET_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, ULON… in _nx_telnet_client_create() 544 UINT _nxe_telnet_client_delete(NX_TELNET_CLIENT *client_ptr) in _nxe_telnet_client_delete() 608 UINT _nx_telnet_client_delete(NX_TELNET_CLIENT *client_ptr) in _nx_telnet_client_delete() 671 UINT _nxe_telnet_client_disconnect(NX_TELNET_CLIENT *client_ptr, ULONG wait_option) in _nxe_telnet_client_disconnect() 735 UINT _nx_telnet_client_disconnect(NX_TELNET_CLIENT *client_ptr, ULONG wait_option) in _nx_telnet_client_disconnect() [all …]
|
D | nxd_telnet_server.c | 645 NX_TELNET_CLIENT_REQUEST *client_ptr; in _nx_telnet_server_disconnect() local 831 NX_TELNET_CLIENT_REQUEST *client_ptr; in _nx_telnet_server_packet_send() local
|
/NetX-Duo-v6.3.0/addons/mqtt/ |
D | nxd_mqtt_client.c | 113 UINT _nxd_mqtt_client_set_fixed_header(NXD_MQTT_CLIENT *client_ptr, NX_PACKET *packet_ptr, UCHAR co… in _nxd_mqtt_client_set_fixed_header() 316 UINT _nxd_mqtt_client_sub_unsub(NXD_MQTT_CLIENT *client_ptr, UINT op, in _nxd_mqtt_client_sub_unsub() 550 UINT _nxd_mqtt_client_packet_allocate(NXD_MQTT_CLIENT *client_ptr, NX_PACKET **packet_ptr, ULONG wa… in _nxd_mqtt_client_packet_allocate() 638 static UINT _nxd_mqtt_packet_send(NXD_MQTT_CLIENT *client_ptr, NX_PACKET *packet_ptr, UINT wait_opt… in _nxd_mqtt_packet_send() 705 static UINT _nxd_mqtt_packet_receive(NXD_MQTT_CLIENT *client_ptr, NX_PACKET **packet_ptr, UINT wait… in _nxd_mqtt_packet_receive() 782 NXD_MQTT_CLIENT *client_ptr; in _nxd_mqtt_tcp_establish_notify() local 845 NXD_MQTT_CLIENT *client_ptr; in _nxd_mqtt_receive_callback() local 915 static UINT _nxd_mqtt_copy_transmit_packet(NXD_MQTT_CLIENT *client_ptr, NX_PACKET *packet_ptr, NX_P… in _nxd_mqtt_copy_transmit_packet() 1008 static VOID _nxd_mqtt_release_transmit_packet(NXD_MQTT_CLIENT *client_ptr, NX_PACKET *packet_ptr, N… in _nxd_mqtt_release_transmit_packet() 1079 static VOID _nxd_mqtt_release_receive_packet(NXD_MQTT_CLIENT *client_ptr, NX_PACKET *packet_ptr, NX… in _nxd_mqtt_release_receive_packet() [all …]
|
/NetX-Duo-v6.3.0/addons/websocket/ |
D | nx_websocket_client.c | 95 UINT _nxe_websocket_client_create(NX_WEBSOCKET_CLIENT *client_ptr, UCHAR *client_name, NX_IP *ip_p… in _nxe_websocket_client_create() 155 UINT _nx_websocket_client_create(NX_WEBSOCKET_CLIENT *client_ptr, UCHAR *client_name, NX_IP *ip_pt… in _nx_websocket_client_create() 228 UINT _nxe_websocket_client_delete(NX_WEBSOCKET_CLIENT *client_ptr) in _nxe_websocket_client_delete() 283 UINT _nx_websocket_client_delete(NX_WEBSOCKET_CLIENT *client_ptr) in _nx_websocket_client_delete() 351 UINT _nxe_websocket_client_connect(NX_WEBSOCKET_CLIENT *client_ptr, NX_TCP_SOCKET *socket_ptr, in _nxe_websocket_client_connect() 424 UINT _nx_websocket_client_connect(NX_WEBSOCKET_CLIENT *client_ptr, NX_TCP_SOCKET *socket_ptr, in _nx_websocket_client_connect() 529 UINT _nx_websocket_client_connect_internal(NX_WEBSOCKET_CLIENT *client_ptr, in _nx_websocket_client_connect_internal() 756 UINT _nxe_websocket_client_secure_connect(NX_WEBSOCKET_CLIENT *client_ptr, NX_SECURE_TLS_SESSION *… in _nxe_websocket_client_secure_connect() 829 UINT _nx_websocket_client_secure_connect(NX_WEBSOCKET_CLIENT *client_ptr, NX_SECURE_TLS_SESSION *t… in _nx_websocket_client_secure_connect() 999 UINT _nx_websocket_client_connect_response_process(NX_WEBSOCKET_CLIENT *client_ptr, NX_PACKET *pac… in _nx_websocket_client_connect_response_process() [all …]
|
/NetX-Duo-v6.3.0/addons/web/ |
D | nx_web_http_client.c | 143 UINT _nxe_web_http_client_create(NX_WEB_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr,… in _nxe_web_http_client_create() 217 UINT _nx_web_http_client_create(NX_WEB_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, … in _nx_web_http_client_create() 306 UINT _nxe_web_http_client_delete(NX_WEB_HTTP_CLIENT *client_ptr) in _nxe_web_http_client_delete() 368 UINT _nx_web_http_client_delete(NX_WEB_HTTP_CLIENT *client_ptr) in _nx_web_http_client_delete() 459 UINT _nx_web_http_client_content_type_header_add(NX_WEB_HTTP_CLIENT *client_ptr, CHAR *resource, UL… in _nx_web_http_client_content_type_header_add() 519 UINT _nx_web_http_client_content_length_header_add(NX_WEB_HTTP_CLIENT *client_ptr, ULONG total_byte… in _nx_web_http_client_content_length_header_add() 579 UINT _nxe_web_http_client_get_start(NX_WEB_HTTP_CLIENT *client_ptr, NXD_ADDRESS *server_ip, UINT s… in _nxe_web_http_client_get_start() 654 UINT _nx_web_http_client_get_start(NX_WEB_HTTP_CLIENT *client_ptr, NXD_ADDRESS *server_ip, UINT se… in _nx_web_http_client_get_start() 740 UINT _nxe_web_http_client_get_start_extended(NX_WEB_HTTP_CLIENT *client_ptr, NXD_ADDRESS *server_i… in _nxe_web_http_client_get_start_extended() 828 UINT _nx_web_http_client_get_start_extended(NX_WEB_HTTP_CLIENT *client_ptr, NXD_ADDRESS *server_ip, in _nx_web_http_client_get_start_extended() [all …]
|
/NetX-Duo-v6.3.0/addons/pop3/ |
D | nxd_pop3_client.c | 118 UINT _nxe_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nxe_pop3_client_create() 215 UINT _nx_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nx_pop3_client_create() 300 UINT _nxde_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nxde_pop3_client_create() 388 UINT _nxd_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nxd_pop3_client_create() 486 UINT _nxe_pop3_client_delete(NX_POP3_CLIENT *client_ptr) in _nxe_pop3_client_delete() 550 UINT _nx_pop3_client_delete(NX_POP3_CLIENT *client_ptr) in _nx_pop3_client_delete() 618 UINT _nxe_pop3_client_mail_items_get(NX_POP3_CLIENT *client_ptr, UINT *number_mail_items, ULONG *ma… in _nxe_pop3_client_mail_items_get() 687 UINT _nx_pop3_client_mail_items_get(NX_POP3_CLIENT *client_ptr, UINT *number_mail_items, ULONG *mai… in _nx_pop3_client_mail_items_get() 874 UINT _nxe_pop3_client_mail_item_size_get(NX_POP3_CLIENT *client_ptr, UINT mail_item, ULONG *size) in _nxe_pop3_client_mail_item_size_get() 954 UINT _nx_pop3_client_mail_item_size_get(NX_POP3_CLIENT *client_ptr, UINT mail_item, ULONG *size) in _nx_pop3_client_mail_item_size_get() [all …]
|
/NetX-Duo-v6.3.0/addons/http/ |
D | nxd_http_client.c | 95 UINT _nxe_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACK… in _nxe_http_client_create() 169 UINT _nx_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACKE… in _nx_http_client_create() 255 UINT _nxe_http_client_delete(NX_HTTP_CLIENT *client_ptr) in _nxe_http_client_delete() 317 UINT _nx_http_client_delete(NX_HTTP_CLIENT *client_ptr) in _nx_http_client_delete() 390 UINT _nxe_http_client_set_connect_port(NX_HTTP_CLIENT *client_ptr, UINT port) in _nxe_http_client_set_connect_port() 456 UINT _nx_http_client_set_connect_port(NX_HTTP_CLIENT *client_ptr, UINT port) in _nx_http_client_set_connect_port() 512 UINT _nxe_http_client_get_start(NX_HTTP_CLIENT *client_ptr, ULONG ip_address, CHAR *resource, CHAR… in _nxe_http_client_get_start() 597 UINT _nxe_http_client_get_start_extended(NX_HTTP_CLIENT *client_ptr, ULONG ip_address, CHAR *resou… in _nxe_http_client_get_start_extended() 687 UINT _nx_http_client_get_start(NX_HTTP_CLIENT *client_ptr, ULONG ip_address, CHAR *resource, CHAR … in _nx_http_client_get_start() 774 UINT _nx_http_client_get_start_extended(NX_HTTP_CLIENT *client_ptr, ULONG ip_address, CHAR *resour… in _nx_http_client_get_start_extended() [all …]
|
/NetX-Duo-v6.3.0/addons/ptp/ |
D | nxd_ptp_client.c | 261 static UINT _nx_ptp_msg_parse_hdr(NX_PTP_CLIENT *client_ptr, NX_PACKET *packet_ptr, NX_PTP_MSG_HEAD… in _nx_ptp_msg_parse_hdr() 456 NX_PTP_CLIENT *client_ptr = (NX_PTP_CLIENT *)ptp_instance; in _nx_ptp_client_soft_clock_adjust() local 527 NX_PTP_CLIENT *client_ptr = (NX_PTP_CLIENT *)ptp_instance; in _nx_ptp_client_timer_handler() local 578 NX_PTP_CLIENT *client_ptr = (NX_PTP_CLIENT *)(socket_ptr -> nx_udp_socket_reserved_ptr); in _nx_ptp_client_socket_receive_notify() local 627 static VOID _nx_ptp_client_clock_adjust(NX_PTP_CLIENT *client_ptr, NX_PTP_TIME *offset_ptr) in _nx_ptp_client_clock_adjust() 716 static VOID _nx_ptp_client_send_delay_req(NX_PTP_CLIENT *client_ptr) in _nx_ptp_client_send_delay_req() 875 static VOID _nx_ptp_client_sync_received(NX_PTP_CLIENT *client_ptr, VOID *ts_ptr) in _nx_ptp_client_sync_received() 942 static VOID _nx_ptp_client_delay_resp_received(NX_PTP_CLIENT *client_ptr, VOID *ts_ptr) in _nx_ptp_client_delay_resp_received() 1070 static VOID _nx_ptp_client_announce_received(NX_PTP_CLIENT *client_ptr, in _nx_ptp_client_announce_received() 1190 static VOID _nx_ptp_client_process_event_packet(NX_PTP_CLIENT *client_ptr, NX_PACKET *packet_ptr) in _nx_ptp_client_process_event_packet() [all …]
|
/NetX-Duo-v6.3.0/samples/ |
D | demo_mqtt_client.c | 78 static VOID my_disconnect_func(NXD_MQTT_CLIENT *client_ptr) in my_disconnect_func() 85 static VOID my_notify_func(NXD_MQTT_CLIENT* client_ptr, UINT number_of_messages) in my_notify_func()
|
D | demo_rtsp_over_rtp.c | 170 SAMPLE_CLIENT *client_ptr; in demo_timer_entry() local 220 SAMPLE_CLIENT *client_ptr; in sample_entry() local 222 SAMPLE_CLIENT *client_ptr = &sample_client_multicast; in sample_entry() local 571 SAMPLE_CLIENT *client_ptr = NX_NULL; in rtsp_setup_callback() local 743 SAMPLE_CLIENT *client_ptr; in rtsp_play_callback() local 813 SAMPLE_CLIENT *client_ptr; in rtsp_teardown_callback() local
|
D | demo_netxduo_sntp_client.c | 448 UINT leap_second_handler(NX_SNTP_CLIENT *client_ptr, UINT leap_indicator) in leap_second_handler() 467 UINT kiss_of_death_handler(NX_SNTP_CLIENT *client_ptr, UINT KOD_code) in kiss_of_death_handler()
|
D | demo_netxduo_https.c | 484 UINT tls_setup_callback(NX_WEB_HTTP_CLIENT *client_ptr, NX_SECURE_TLS_SESSION *tls_session) in tls_setup_callback() 522 VOID http_response_callback(NX_WEB_HTTP_CLIENT *client_ptr, CHAR *field_name, UINT field_name_lengt… in http_response_callback()
|
/NetX-Duo-v6.3.0/addons/azure_iot/ |
D | nx_azure_iot.c | 170 NX_AZURE_IOT_RESOURCE *nx_azure_iot_resource_search(NXD_MQTT_CLIENT *client_ptr) in nx_azure_iot_resource_search() 359 UINT nx_azure_iot_publish_packet_get(NX_AZURE_IOT *nx_azure_iot_ptr, NXD_MQTT_CLIENT *client_ptr, in nx_azure_iot_publish_packet_get() 379 UINT nx_azure_iot_publish_mqtt_packet(NXD_MQTT_CLIENT *client_ptr, NX_PACKET *packet_ptr, in nx_azure_iot_publish_mqtt_packet() 409 UINT nx_azure_iot_mqtt_packet_id_get(NXD_MQTT_CLIENT *client_ptr, UCHAR *packet_id) in nx_azure_iot_mqtt_packet_id_get() 605 UINT nx_azure_iot_mqtt_tls_setup(NXD_MQTT_CLIENT *client_ptr, NX_SECURE_TLS_SESSION *tls_session, in nx_azure_iot_mqtt_tls_setup()
|
D | nx_azure_iot_provisioning_client.c | 104 static VOID nx_azure_iot_provisioning_client_mqtt_disconnect_notify(NXD_MQTT_CLIENT *client_ptr) in nx_azure_iot_provisioning_client_mqtt_disconnect_notify() 211 static VOID nx_azure_iot_provisioning_client_mqtt_receive_callback(NXD_MQTT_CLIENT *client_ptr, in nx_azure_iot_provisioning_client_mqtt_receive_callback() 351 …OID nx_azure_iot_provisioning_client_mqtt_connect_notify(struct NXD_MQTT_CLIENT_STRUCT *client_ptr, in nx_azure_iot_provisioning_client_mqtt_connect_notify() 1291 …_iot_provisioning_client_completion_callback_set(NX_AZURE_IOT_PROVISIONING_CLIENT *prov_client_ptr, in nx_azure_iot_provisioning_client_completion_callback_set()
|
D | nx_azure_iot_hub_client.c | 241 UINT nx_azure_iot_hub_client_connection_status_callback_set(NX_AZURE_IOT_HUB_CLIENT *hub_client_ptr, in nx_azure_iot_hub_client_connection_status_callback_set() 634 static VOID nx_azure_iot_hub_client_mqtt_connect_notify(struct NXD_MQTT_CLIENT_STRUCT *client_ptr, in nx_azure_iot_hub_client_mqtt_connect_notify() 688 static VOID nx_azure_iot_hub_client_mqtt_disconnect_notify(NXD_MQTT_CLIENT *client_ptr) in nx_azure_iot_hub_client_mqtt_disconnect_notify() 1588 static VOID nx_azure_iot_hub_client_mqtt_ack_receive_notify(NXD_MQTT_CLIENT *client_ptr, UINT type, in nx_azure_iot_hub_client_mqtt_ack_receive_notify() 1627 NXD_MQTT_CLIENT *client_ptr; in nx_azure_iot_hub_client_properties_enable() local 2544 static VOID nx_azure_iot_hub_client_mqtt_receive_callback(NXD_MQTT_CLIENT* client_ptr, in nx_azure_iot_hub_client_mqtt_receive_callback()
|
/NetX-Duo-v6.3.0/addons/pppoe/ |
D | nx_pppoe_client.c | 3417 static UINT _nx_pppoe_client_session_cleanup(NX_PPPOE_CLIENT *client_ptr) in _nx_pppoe_client_session_cleanup()
|
/NetX-Duo-v6.3.0/addons/dhcp/ |
D | nxd_dhcp_server.c | 3067 NX_DHCP_CLIENT *client_ptr; in _nx_dhcp_server_packet_process() local
|
D | nxd_dhcpv6_server.c | 966 NX_DHCPV6_CLIENT *client_ptr; in _nx_dhcpv6_retrieve_client_record() local
|
/NetX-Duo-v6.3.0/addons/rtsp/ |
D | nx_rtsp_server.c | 4330 NX_RTSP_CLIENT *client_ptr; in _nx_rtsp_server_connect_process() local
|