| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| 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_dhcpv6_packet_loss_test.c | 1064 static VOID dhcpv6_state_change_notify(NX_DHCPV6 *dhcpv6_ptr, UINT old_state, UINT new_state) in dhcpv6_state_change_notify()
|
| 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_server_small_packet_payload_test.c | 300 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_basic_test.c | 380 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_user_option_add_test.c | 308 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_release_test.c | 392 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_state_change()
|
| 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_stop_test.c | 392 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_coverage_test.c | 885 void dhcp_state_change(NX_DHCP *dhcp_ptr, UCHAR new_state) in dhcp_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.2.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()
|
| D | demo_netxduo_dhcpv6_client.c | 641 VOID dhcpv6_state_change_notify(NX_DHCPV6 *dhcpv6_ptr, UINT old_state, UINT new_state) in dhcpv6_state_change_notify()
|
| /NetX-Duo-v6.2.1/addons/dhcp/ |
| D | nxd_dhcp_client.c | 3593 …nge_notify(NX_DHCP *dhcp_ptr, VOID (*dhcp_state_change_notify)(NX_DHCP *dhcp_ptr, UCHAR new_state)) in _nxe_dhcp_state_change_notify() 3658 …nge_notify(NX_DHCP *dhcp_ptr, VOID (*dhcp_state_change_notify)(NX_DHCP *dhcp_ptr, UCHAR new_state)) in _nx_dhcp_state_change_notify() 3718 …, VOID (*dhcp_state_interface_change_notify)(NX_DHCP *dhcp_ptr, UINT iface_index, UCHAR new_state)) in _nxe_dhcp_interface_state_change_notify() 3783 …, VOID (*dhcp_interface_state_change_notify)(NX_DHCP *dhcp_ptr, UINT iface_index, UCHAR new_state)) in _nx_dhcp_interface_state_change_notify()
|
| D | nxd_dhcpv6_client.c | 1102 …(*dhcpv6_state_change_notify)(struct NX_DHCPV6_STRUCT *dhcpv6_ptr, UINT old_state, UINT new_state), in _nxe_dhcpv6_client_create() 1194 …(*dhcpv6_state_change_notify)(struct NX_DHCPV6_STRUCT *dhcpv6_ptr, UINT old_state, UINT new_state), in _nx_dhcpv6_client_create()
|