/NetX-Duo-v6.4.1/addons/dhcp/ |
D | nxd_dhcp_client.c | 130 UINT _nxe_dhcp_create(NX_DHCP *dhcp_ptr, NX_IP *ip_ptr, CHAR *name_ptr) in _nxe_dhcp_create() 218 UINT _nx_dhcp_create(NX_DHCP *dhcp_ptr, NX_IP *ip_ptr, CHAR *name_ptr) in _nx_dhcp_create() 528 UINT _nxe_dhcp_clear_broadcast_flag(NX_DHCP *dhcp_ptr, UINT clear_flag) in _nxe_dhcp_clear_broadcast_flag() 605 UINT _nx_dhcp_clear_broadcast_flag(NX_DHCP *dhcp_ptr, UINT clear_flag) in _nx_dhcp_clear_broadcast_flag() 678 UINT _nxe_dhcp_interface_clear_broadcast_flag(NX_DHCP *dhcp_ptr, UINT iface_index, UINT clear_flag) in _nxe_dhcp_interface_clear_broadcast_flag() 761 UINT _nx_dhcp_interface_clear_broadcast_flag(NX_DHCP *dhcp_ptr, UINT iface_index, UINT clear_flag) in _nx_dhcp_interface_clear_broadcast_flag() 836 UINT _nxe_dhcp_packet_pool_set(NX_DHCP *dhcp_ptr, NX_PACKET_POOL *packet_pool_ptr) in _nxe_dhcp_packet_pool_set() 916 UINT _nx_dhcp_packet_pool_set(NX_DHCP *dhcp_ptr, NX_PACKET_POOL *packet_pool_ptr) in _nx_dhcp_packet_pool_set() 984 UINT _nxe_dhcp_reinitialize(NX_DHCP *dhcp_ptr) in _nxe_dhcp_reinitialize() 1049 UINT _nx_dhcp_reinitialize(NX_DHCP *dhcp_ptr) in _nx_dhcp_reinitialize() [all …]
|
D | nxd_dhcp_server.c | 142 UINT _nxe_dhcp_server_create(NX_DHCP_SERVER *dhcp_ptr, NX_IP *ip_ptr, VOID *stack_ptr, ULONG stack… in _nxe_dhcp_server_create() 228 UINT _nx_dhcp_server_create(NX_DHCP_SERVER *dhcp_ptr, NX_IP *ip_ptr, VOID *stack_ptr, ULONG stack_… in _nx_dhcp_server_create() 487 NX_DHCP_SERVER *dhcp_ptr; in _nx_dhcp_fast_periodic_timer_entry() local 544 NX_DHCP_SERVER *dhcp_ptr; in _nx_dhcp_slow_periodic_timer_entry() local 653 UINT _nxe_dhcp_server_delete(NX_DHCP_SERVER *dhcp_ptr) in _nxe_dhcp_server_delete() 724 UINT _nx_dhcp_server_delete(NX_DHCP_SERVER *dhcp_ptr) in _nx_dhcp_server_delete() 815 UINT _nxe_dhcp_create_server_ip_address_list(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, in _nxe_dhcp_create_server_ip_address_list() 904 UINT _nx_dhcp_create_server_ip_address_list(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, in _nx_dhcp_create_server_ip_address_list() 1065 UINT _nxe_dhcp_set_interface_network_parameters(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, in _nxe_dhcp_set_interface_network_parameters() 1139 UINT _nx_dhcp_set_interface_network_parameters(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, in _nx_dhcp_set_interface_network_parameters() [all …]
|
/NetX-Duo-v6.4.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() 147 static UINT dhcp_user_option_add_with_false_return(NX_DHCP *dhcp_ptr, UINT iface_index, UINT messag… in dhcp_user_option_add_with_false_return() 152 static UINT dhcp_user_option_add(NX_DHCP *dhcp_ptr, UINT iface_index, UINT message_type, UCHAR *use… in dhcp_user_option_add() 159 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb() 885 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_server_small_packet_payload_test.c | 292 UINT dhcp_user_option_add(NX_DHCP *dhcp_ptr, UINT iface_index, UINT message_type, UCHAR *user_optio… in dhcp_user_option_add() 300 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_user_option_add_test.c | 308 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change() 320 UINT dhcp_user_option_add(NX_DHCP *dhcp_ptr, UINT iface_index, UINT message_type, UCHAR *user_optio… in dhcp_user_option_add()
|
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() 392 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
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() 392 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_client_two_interfaces.c | 795 void dhcp_interface_state_change0(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_interface_state_change0() 823 void dhcp_interface_state_change1(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_interface_state_change1()
|
D | netx_dhcp_client_send_with_zero_source_address_test.c | 110 static UINT dhcp_user_option_add_with_long_length(NX_DHCP *dhcp_ptr, UINT iface_index, UINT message… in dhcp_user_option_add_with_long_length()
|
D | netx_dhcp_basic_restore_test.c | 382 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_basic_test.c | 380 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_enable_test.c | 392 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_reinitialize_test.c | 398 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_start_test.c | 392 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_skip_discover_test.c | 371 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_client_interface_0_only_test.c | 549 void dhcp_interface_state_change1(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_interface_state_change1()
|
D | netx_dhcp_client_interface_1_only_test.c | 580 void dhcp_interface_state_change1(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_interface_state_change1()
|
D | netx_dhcp_client_special_attributes_test.c | 561 void dhcp_interface_state_change1(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_interface_state_change1()
|
D | netx_dhcp_delete_test.c | 398 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
D | netx_dhcp_client_secondary_interface_test.c | 547 static void dhcp_interface_state_change(NX_DHCP *dhcp_ptr, UINT iface_index, UCHAR new_state) in dhcp_interface_state_change()
|
D | netx_dhcp_client_activate_interfaces_test.c | 763 void dhcp_interface_state_change1(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_interface_state_change1()
|
/NetX-Duo-v6.4.1/samples/ |
D | demo_netxduo_multihome_dhcp_client.c | 302 void dhcp_interface_state_change(NX_DHCP *dhcp_ptr, UINT iface_index, UCHAR new_state) in dhcp_interface_state_change()
|
D | demo_netxduo_dhcp.c | 330 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|