/NetX-Duo-v6.2.1/samples/ |
D | demo_netx_duo_mdns.c | 435 static VOID service_change_notify(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state) in service_change_notify() 505 static VOID probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in probing_notify() 543 static VOID cache_full_notify(NX_MDNS *mdns_ptr, UINT state, UINT cache_type) in cache_full_notify()
|
/NetX-Duo-v6.2.1/addons/ptp/ |
D | nxd_ptp_client.c | 3983 UINT state; local 3994 state = client_ptr -> nx_ptp_client_thread_state; local 4285 UINT state; local 4292 state = client_ptr -> nx_ptp_client_thread_state; local 4353 state = client_ptr -> nx_ptp_client_thread_state; local 4736 UINT state; local 4740 state = client_ptr -> nx_ptp_client_thread_state; local
|
/NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
D | netx_dhcp_coverage_test.c | 142 static void state_change_cb(NX_DHCP *dhcp_ptr, UCHAR state) in state_change_cb() 159 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb()
|
D | netx_dhcp_release_test.c | 174 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb()
|
D | netx_dhcp_stop_test.c | 174 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb()
|
/NetX-Duo-v6.2.1/tsn/inc/ |
D | nx_mrp.h | 165 UCHAR state; member 171 UCHAR state; member 179 UCHAR state; /* applicant state */ member 186 UCHAR state; /* registrar state */ member
|
/NetX-Duo-v6.2.1/test/regression/mdns_test/ |
D | netx_mdns_bad_packet_test.c | 605 static VOID cache_full_notify(NX_MDNS *mdns_ptr, UINT state, UINT cache_type) in cache_full_notify()
|
D | netx_mdns_peer_service_change_notify_test.c | 346 static VOID service_change_notify(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state) in service_change_notify()
|
D | netx_mdns_local_cache_continuous_query_test.c | 256 static VOID probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in probing_notify()
|
D | netx_mdns_second_interface_test.c | 241 static VOID probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in probing_notify()
|
D | netx_mdns_run_test_case.c | 45 static VOID service_change_notify(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state) in service_change_notify() 589 void netx_mdns_probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in netx_mdns_probing_notify()
|
D | netx_mdns_internal_function_test.c | 1108 VOID cache_full_notify(NX_MDNS *mdns_ptr, UINT state, UINT cache_type) in cache_full_notify()
|
/NetX-Duo-v6.2.1/test/regression/azure_iot/ |
D | main.c | 252 static void test_entry(void **state) in test_entry()
|
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
D | nx_secure_tls_multithread_test.c | 859 UINT state; in ntest_1_entry() local
|
/NetX-Duo-v6.2.1/addons/azure_iot/ |
D | nx_azure_iot_provisioning_client.c | 271 UINT state = context -> nx_azure_iot_provisioning_client_state; in nx_azure_iot_provisioning_client_update_state() local
|
D | nx_azure_iot_adu_agent.h | 491 UINT state; member 617 UINT state; member
|
/NetX-Duo-v6.2.1/addons/mdns/ |
D | nxd_mdns.c | 1189 … VOID (*service_change_notify)(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state)) in _nxe_mdns_service_notify_set() 1258 … VOID (*service_change_notify)(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state)) in _nx_mdns_service_notify_set()
|