| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netx_duo_mdns.c | 191 static void register_local_service(UCHAR *instance, UCHAR *type, UCHAR *subtype, UCHAR *txt, UINT t… in register_local_service() 208 static void delete_local_service(UCHAR *instance, UCHAR *type, UCHAR *subtype) in delete_local_service() 242 static void perform_oneshot_query(UCHAR *instance, UCHAR *type, UCHAR *subtype, UINT timeout) in perform_oneshot_query() 281 static void start_continous_query(UCHAR *instance, UCHAR *type, UCHAR *subtype) in start_continous_query() 304 static void stop_continous_query(UCHAR *instance, UCHAR *type, UCHAR *subtype) in stop_continous_query() 324 static void perform_service_lookup(UCHAR *instance, UCHAR *type, UCHAR *subtype, UINT show_all) in perform_service_lookup()
|
| /NetX-Duo-v6.2.1/test/regression/bsd_test/ |
| D | netx_bsd_raw_pppoe_test.c | 141 USHORT type; in ntest_0_entry() local 481 static void ntest_1_packet_send(int msg_id, int if_id, int type) in ntest_1_packet_send()
|
| /NetX-Duo-v6.2.1/addons/mdns/ |
| D | nxd_mdns.c | 2302 UINT _nxe_mdns_service_add(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, UCHAR *txt… in _nxe_mdns_service_add() 2428 UINT _nx_mdns_service_add(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, UCHAR *txt,… in _nx_mdns_service_add() 2698 UINT _nxe_mdns_service_delete(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type) in _nxe_mdns_service_delete() 2771 UINT _nx_mdns_service_delete(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type) in _nx_mdns_service_delete() 2848 UINT _nx_mdns_service_interface_delete(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type… in _nx_mdns_service_interface_delete() 3042 UINT _nxe_mdns_service_one_shot_query(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type,… in _nxe_mdns_service_one_shot_query() 3150 UINT _nx_mdns_service_one_shot_query(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, … in _nx_mdns_service_one_shot_query() 3337 static UINT _nx_mdns_one_shot_query(NX_MDNS *mdns_ptr, UCHAR *name, USHORT type, NX_MDNS_RR **out_r… in _nx_mdns_one_shot_query() 3496 UINT _nxe_mdns_service_continuous_query(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_typ… in _nxe_mdns_service_continuous_query() 3627 UINT _nx_mdns_service_continuous_query(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type) in _nx_mdns_service_continuous_query() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/http_test/ |
| D | netx_http_server_type_retrieve_test.c | 104 UCHAR type[20]; in thread_server_entry() local
|
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | netx_web_server_type_get_extended_test.c | 101 UCHAR type[20]; in thread_server_entry() local
|
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_service_lookup_test.c | 26 static UCHAR type[256]; variable
|
| D | netx_mdns_read_overflow_test.c | 26 static UCHAR type[256]; variable
|
| D | netx_mdns_test.h | 123 char *type; member 137 char *type; member
|
| D | netx_mdns_run_test_case.c | 186 USHORT type; in perform_check_mdns_data() local
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_ipv6_address_get_test.c | 216 static void my_ipv6_addrress_change_notify(NX_IP *ip_tr, UINT type, UINT interface_index, UINT ad… in my_ipv6_addrress_change_notify()
|
| D | netx_rarp_multiple_interfaces_test.c | 186 static VOID fake_rarp_response_packet(NX_PACKET **packet_ptr, UINT type) in fake_rarp_response_packet()
|
| D | netx_rarp_basic_processing_test.c | 344 static VOID fake_rarp_response_packet(NX_PACKET **packet_ptr, UINT type) in fake_rarp_response_packet()
|
| /NetX-Duo-v6.2.1/test/regression/ftp_test/ |
| D | netx_ftp_access_control_commands_03_test.c | 372 CHAR type; in thread_server_entry() local
|
| /NetX-Duo-v6.2.1/addons/nat/ |
| D | nx_nat.c | 1913 UINT type; in _nx_nat_process_inbound_ICMP_packet() local 2572 UINT type; in _nx_nat_process_outbound_ICMP_packet() local 4446 UINT type; in _nx_nat_packet_is_icmp_error_message() local
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | user_agent_string_unit_test.c | 189 UCHAR type; in interface_type_check() local
|
| /NetX-Duo-v6.2.1/tsn/src/ |
| D | nx_shaper.c | 325 … nx_shaper_hw_queue_set(NX_INTERFACE *interface_ptr, UCHAR hw_queue_id, UCHAR priority, UCHAR type) in nx_shaper_hw_queue_set()
|
| /NetX-Duo-v6.2.1/tsn/inc/ |
| D | nx_shaper.h | 117 UCHAR type; member
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_adu_agent.h | 475 const UCHAR *type; member 591 UINT type; member
|
| D | nx_azure_iot_adu_agent.c | 2066 … UINT type, UCHAR *manifest_buffer_ptr, UINT manifest_buffer_size, in nx_azure_iot_adu_agent_method_download()
|
| D | nx_azure_iot_hub_client.c | 1639 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()
|
| /NetX-Duo-v6.2.1/addons/ppp/ |
| D | nx_ppp.c | 3537 UINT type; in _nx_ppp_lcp_configuration_retrieve() local 7594 void _nx_ppp_ipcp_response_send(NX_PPP *ppp_ptr, UCHAR type, UCHAR *data, UCHAR length, NX_PACKET … in _nx_ppp_ipcp_response_send()
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_ec.h | 157 #define NX_CRYPTO_EC_POINT_INITIALIZE(p, type, buff, size) \ argument
|
| /NetX-Duo-v6.2.1/addons/rtp/ |
| D | nx_rtp_sender.c | 3099 UCHAR type = 255; /* type field for main jpeg header. */ in _nx_rtp_sender_session_jpeg_send() local
|
| /NetX-Duo-v6.2.1/addons/dns/ |
| D | nxd_dns.c | 7889 …ic UINT _nx_dns_new_packet_create(NX_DNS *dns_ptr, NX_PACKET *packet_ptr, UCHAR *name, USHORT type) in _nx_dns_new_packet_create() 8039 static UINT _nx_dns_question_add(NX_PACKET *packet_ptr, UCHAR *name, USHORT type) in _nx_dns_question_add()
|
| /NetX-Duo-v6.2.1/addons/BSD/ |
| D | nxd_bsd.c | 753 INT nx_bsd_socket(INT protocolFamily, INT type, INT protocol) in nx_bsd_socket()
|