Searched refs:nx_dhcp_user_option_add_callback_set (Results 1 – 5 of 5) sorted by relevance
176 nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add_with_long_length); in client_thread_entry()
270 status = nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add); in client_thread_entry()
275 status = nx_dhcp_user_option_add_callback_set(&dhcp_client, dhcp_user_option_add); in client_thread_entry()
373 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()
551 #define nx_dhcp_user_option_add_callback_set _nx_dhcp_user_option_add_callback_set macro599 #define nx_dhcp_user_option_add_callback_set _nxe_dhcp_user_option_add_callback_set macro647 UINT nx_dhcp_user_option_add_callback_set(NX_DHCP *dhcp_ptr, UINT (*dhcp_user_option_add)(NX…