Home
last modified time | relevance | path

Searched defs:priority (Results 1 – 20 of 20) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_cert_verify_test.c293 USHORT priority; in NX_Secure_TLS_SendCertificateVerifyTest_Test_1() local
513 USHORT priority; in NX_Secure_TLS_SendCertificateVerifyTest_Test_2() local
663 USHORT priority; in NX_Secure_TLS_SendCertificateVerifyTest_Test_3() local
853 USHORT priority; in NX_Secure_TLS_SendCertificateVerifyTest_Test_4() local
1077 USHORT priority; in NX_Secure_TLS_SendCertificateVerifyTest_Test_ECC() local
1294 USHORT priority; in NX_Secure_TLS_SendClientKeyExchangeTest() local
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_ciphersuite_lookup.c76 … NX_SECURE_TLS_CIPHERSUITE_INFO const **info, USHORT *priority) in _nx_secure_tls_ciphersuite_lookup()
/NetX-Duo-v6.2.1/common/src/
Dnx_ip_create.c91 VOID *memory_ptr, ULONG memory_size, UINT priority) in _nx_ip_create()
Dnxe_ip_create.c90 VOID *memory_ptr, ULONG memory_size, UINT priority, UINT ip_control_block_size) in _nxe_ip_create()
/NetX-Duo-v6.2.1/addons/auto_ip/
Dnx_auto_ip.c97 …_AUTO_IP *auto_ip_ptr, CHAR *name, NX_IP *ip_ptr, VOID *stack_ptr, ULONG stack_size, UINT priority) in _nxe_auto_ip_create()
166 …_AUTO_IP *auto_ip_ptr, CHAR *name, NX_IP *ip_ptr, VOID *stack_ptr, ULONG stack_size, UINT priority) in _nx_auto_ip_create()
/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c86 …te(NX_CLOUD *cloud_ptr, const CHAR *cloud_name, VOID *memory_ptr, ULONG memory_size, UINT priority) in _nxe_cloud_create()
165 …te(NX_CLOUD *cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_size, UINT priority) in _nx_cloud_create()
/NetX-Duo-v6.2.1/test/regression/ptp_test/
Dnetx_ptp_client_calibrate_test.c319 UINT priority; in ntest_1_entry() local
/NetX-Duo-v6.2.1/tsn/inc/
Dnx_msrp.h89 UCHAR priority : 3; member
104 UCHAR priority : 3; member
Dnx_shaper.h116 UCHAR priority; member
/NetX-Duo-v6.2.1/tsn/src/
Dnx_srp.c74 VOID *stack_ptr, ULONG stack_size, UINT priority) in nx_srp_init()
Dnx_mrp.c1107 CHAR *thread_name, VOID *stack_ptr, ULONG stack_size, UINT priority) in nx_mrp_init()
Dnx_shaper.c325 UINT nx_shaper_hw_queue_set(NX_INTERFACE *interface_ptr, UCHAR hw_queue_id, UCHAR priority, UCHAR t… in nx_shaper_hw_queue_set()
/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_client.c125 … NX_PACKET_POOL *pool_ptr, VOID *stack_ptr, ULONG stack_size, UINT priority, in _nxe_pppoe_client_create()
222 … NX_PACKET_POOL *pool_ptr, VOID *stack_ptr, ULONG stack_size, UINT priority, in _nx_pppoe_client_create()
Dnx_pppoe_server.c123 VOID *stack_ptr, ULONG stack_size, UINT priority) in _nxe_pppoe_server_create()
217 VOID *stack_ptr, ULONG stack_size, UINT priority) in _nx_pppoe_server_create()
/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.c555 UINT _nxe_smtp_mail_send(NX_SMTP_CLIENT *client_ptr, CHAR *recipient_address, UINT priority, in _nxe_smtp_mail_send()
644 UINT priority, CHAR *subject, in _nx_smtp_mail_send()
/NetX-Duo-v6.2.1/samples/
Ddemo_netx_duo_mdns.c192 UINT priority, UINT weight, UINT port, UINT is_unique) in register_local_service()
/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_test.h127 USHORT priority; member
/NetX-Duo-v6.2.1/addons/rtsp/
Dnx_rtsp_server.c176 VOID *stack_ptr, ULONG stack_size, UINT priority, UINT server_port, in _nxe_rtsp_server_create()
251 VOID *stack_ptr, ULONG stack_size, UINT priority, UINT server_port, in _nx_rtsp_server_create()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c231 UINT priority, UINT (*unix_time_callback)(ULONG *unix_time)) in nx_azure_iot_create()
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c211 UINT priority, VOID *stack_ptr, ULONG stack_size, UCHAR *host_name, in _nxe_mdns_create()
371 UINT priority, VOID *stack_ptr, ULONG stack_size, UCHAR *host_name, in _nx_mdns_create()
2303USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index) in _nxe_mdns_service_add()
2429USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index) in _nx_mdns_service_add()
5252 …ic UINT _nx_mdns_rr_srv_add(NX_MDNS *mdns_ptr, UCHAR *name, ULONG ttl, UCHAR set, USHORT priority, in _nx_mdns_rr_srv_add()