| /NetX-Duo-v6.2.1/addons/pppoe/ |
| D | nx_pppoe_server.c | 123 VOID *stack_ptr, ULONG stack_size, UINT priority) in _nxe_pppoe_server_create() argument 153 if (priority >= TX_MAX_PRIORITIES) in _nxe_pppoe_server_create() 158 … pppoe_link_driver, pool_ptr, stack_ptr, stack_size, priority); in _nxe_pppoe_server_create() 217 VOID *stack_ptr, ULONG stack_size, UINT priority) in _nx_pppoe_server_create() argument 268 … stack_ptr, stack_size, priority, priority, NX_PPPOE_SERVER_THREAD_TIME_SLICE, TX_DONT_START); in _nx_pppoe_server_create()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot.h | 253 UINT priority, UINT (*unix_time_callback)(ULONG *unix_time));
|
| D | nx_azure_iot.c | 231 UINT priority, UINT (*unix_time_callback)(ULONG *unix_time)) in nx_azure_iot_create() argument 249 stack_memory_size, priority); in nx_azure_iot_create()
|
| /NetX-Duo-v6.2.1/test/regression/ptp_test/ |
| D | netx_ptp_client_calibrate_test.c | 319 UINT priority; in ntest_1_entry() local
|
| /NetX-Duo-v6.2.1/tsn/inc/ |
| D | nx_mrp.h | 259 CHAR *thread_name, VOID *stack_ptr, ULONG stack_size, UINT priority);
|
| /NetX-Duo-v6.2.1/tsn/src/ |
| D | nx_mrp.c | 1107 CHAR *thread_name, VOID *stack_ptr, ULONG stack_size, UINT priority) in nx_mrp_init() argument 1135 priority, priority, TX_NO_TIME_SLICE, TX_AUTO_START); in nx_mrp_init()
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netx_duo_mdns.c | 192 UINT priority, UINT weight, UINT port, UINT is_unique) in register_local_service() argument 196 …status = nx_mdns_service_add(&mdns, instance, type, subtype, txt, ttl, (USHORT)priority, (USHORT)w… in register_local_service()
|
| /NetX-Duo-v6.2.1/addons/rtsp/ |
| D | nx_rtsp_server.c | 176 VOID *stack_ptr, ULONG stack_size, UINT priority, UINT server_port, in _nxe_rtsp_server_create() argument 192 … stack_ptr, stack_size, priority, server_port, disconnect_callback); in _nxe_rtsp_server_create() 251 VOID *stack_ptr, ULONG stack_size, UINT priority, UINT server_port, in _nx_rtsp_server_create() argument 278 stack_ptr, stack_size, priority, priority, in _nx_rtsp_server_create()
|
| /NetX-Duo-v6.2.1/addons/mdns/ |
| D | nxd_mdns.c | 100 …rr_srv_add(NX_MDNS *mdns_ptr, UCHAR *name, ULONG ttl, UCHAR set, USHORT priority, USHORT weights, … 211 UINT priority, VOID *stack_ptr, ULONG stack_size, UCHAR *host_name, in _nxe_mdns_create() argument 287 status = _nx_mdns_create(mdns_ptr, ip_ptr, packet_pool, priority, in _nxe_mdns_create() 371 UINT priority, VOID *stack_ptr, ULONG stack_size, UCHAR *host_name, in _nx_mdns_create() argument 530 stack_ptr, stack_size, priority, priority, in _nx_mdns_create() 2303 … USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index) in _nxe_mdns_service_add() argument 2364 status = _nx_mdns_service_add(mdns_ptr, name, type, sub_type, txt, ttl, priority, in _nxe_mdns_service_add() 2429 … USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index) in _nx_mdns_service_add() argument 2530 …status = _nx_mdns_rr_srv_add(mdns_ptr, &temp_string_buffer[0], srv_ttl, is_unique, priority, weigh… 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() argument [all …]
|
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_run_test_case.c | 721 … mdns_service -> ttl, mdns_service -> priority, mdns_service -> weights, mdns_service -> port, in netx_mdns_run_test_case()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_api.h | 3636 VOID *memory_ptr, ULONG memory_size, UINT priority, UINT ip_control_block_size); 3641 VOID *memory_ptr, ULONG memory_size, UINT priority);
|
| /NetX-Duo-v6.2.1/docs/ |
| D | revision_history.txt | 1637 nxe_ip_create.c Added the priority check. 1982 … fixed a bug when the priority of the calling thread is lower than IP thread. 4847 …nx_tcpserver.h Modified the default thread priority of TCP server.
|