Searched refs:option_handler (Results 1 – 2 of 2) sorted by relevance
75 static void option_handler(struct net_dhcpv4_option_callback *cb, in option_handler() function94 net_dhcpv4_init_option_callback(&dhcp_cb, option_handler, in main()
70 static void option_handler(struct net_dhcpv4_option_callback *cb, size_t length, in option_handler() function131 net_dhcpv4_init_option_callback(&dhcp_cb, option_handler, DHCP_OPTION_NTP, ntp_server, in ethernet_setup()