Home
last modified time | relevance | path

Searched defs:command (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_ip_driver_direct_command.c75 UINT _nx_ip_driver_direct_command(NX_IP *ip_ptr, UINT command, ULONG *return_value_ptr) in _nx_ip_driver_direct_command()
Dnxe_ip_driver_direct_command.c77 UINT _nxe_ip_driver_direct_command(NX_IP *ip_ptr, UINT command, ULONG *return_value_ptr) in _nxe_ip_driver_direct_command()
Dnxe_ip_driver_interface_direct_command.c78 UINT _nxe_ip_driver_interface_direct_command(NX_IP *ip_ptr, UINT command, UINT interface_index, UL… in _nxe_ip_driver_interface_direct_command()
Dnx_ip_driver_interface_direct_command.c76 UINT _nx_ip_driver_interface_direct_command(NX_IP *ip_ptr, UINT command, UINT interface_index, ULO… in _nx_ip_driver_interface_direct_command()
/NetX-Duo-v6.4.1/test/regression/tahi_test/
Dnetx_tahi.h58 int command; member
/NetX-Duo-v6.4.1/test/regression/azure_iot/
Duser_agent_string_unit_test.c234 UINT __wrap__nxe_ip_driver_interface_direct_command(NX_IP *ip_ptr, UINT command, UINT interface_ind… in __wrap__nxe_ip_driver_interface_direct_command()
/NetX-Duo-v6.4.1/test/regression/mdns_test/
Dnetx_mdns_test.h83 int command; member
/NetX-Duo-v6.4.1/addons/pppoe/
Dnx_pppoe_client.c3078 …nx_pppoe_client_packet_send(NX_PPPOE_CLIENT *pppoe_client_ptr, NX_PACKET *packet_ptr, UINT command) in _nx_pppoe_client_packet_send()
Dnx_pppoe_server.c3165 …pppoe_server_ptr, NX_PPPOE_CLIENT_SESSION *client_session_ptr, NX_PACKET *packet_ptr, UINT command) in _nx_pppoe_server_packet_send()
/NetX-Duo-v6.4.1/addons/BSD/
Dnxd_bsd.c5533 INT nx_bsd_ioctl(INT sockID, INT command, INT *result) in nx_bsd_ioctl()