Searched defs:command (Results 1 – 10 of 10) sorted by relevance
/NetX-Duo-v6.4.1/common/src/ |
D | nx_ip_driver_direct_command.c | 75 UINT _nx_ip_driver_direct_command(NX_IP *ip_ptr, UINT command, ULONG *return_value_ptr) in _nx_ip_driver_direct_command()
|
D | nxe_ip_driver_direct_command.c | 77 UINT _nxe_ip_driver_direct_command(NX_IP *ip_ptr, UINT command, ULONG *return_value_ptr) in _nxe_ip_driver_direct_command()
|
D | nxe_ip_driver_interface_direct_command.c | 78 UINT _nxe_ip_driver_interface_direct_command(NX_IP *ip_ptr, UINT command, UINT interface_index, UL… in _nxe_ip_driver_interface_direct_command()
|
D | nx_ip_driver_interface_direct_command.c | 76 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/ |
D | netx_tahi.h | 58 int command; member
|
/NetX-Duo-v6.4.1/test/regression/azure_iot/ |
D | user_agent_string_unit_test.c | 234 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/ |
D | netx_mdns_test.h | 83 int command; member
|
/NetX-Duo-v6.4.1/addons/pppoe/ |
D | nx_pppoe_client.c | 3078 …nx_pppoe_client_packet_send(NX_PPPOE_CLIENT *pppoe_client_ptr, NX_PACKET *packet_ptr, UINT command) in _nx_pppoe_client_packet_send()
|
D | nx_pppoe_server.c | 3165 …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/ |
D | nxd_bsd.c | 5533 INT nx_bsd_ioctl(INT sockID, INT command, INT *result) in nx_bsd_ioctl()
|