Home
last modified time | relevance | path

Searched refs:nx_dhcp_user_option_add_callback_set (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.4.1/test/regression/dhcp_test/
Dnetx_dhcp_client_send_with_zero_source_address_test.c176 nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add_with_long_length); in client_thread_entry()
Dnetx_dhcp_server_small_packet_payload_test.c270 status = nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add); in client_thread_entry()
Dnetx_dhcp_user_option_add_test.c275 status = nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add); in client_thread_entry()
Dnetx_dhcp_coverage_test.c373 nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add_with_false_return); in client_thread_entry()
381 nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add); in client_thread_entry()
/NetX-Duo-v6.4.1/addons/dhcp/
Dnxd_dhcp_client.h551 #define nx_dhcp_user_option_add_callback_set _nx_dhcp_user_option_add_callback_set macro
599 #define nx_dhcp_user_option_add_callback_set _nxe_dhcp_user_option_add_callback_set macro
647 UINT nx_dhcp_user_option_add_callback_set(NX_DHCP *dhcp_ptr, UINT (*dhcp_user_option_add)(NX…