Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c177 static int dhcpv4_find_server_id_option(uint8_t *data, size_t datalen, in dhcpv4_find_server_id_option() function
1126 ret = dhcpv4_find_server_id_option(options, optlen, &server_id); in dhcpv4_handle_request()
1285 ret = dhcpv4_find_server_id_option(options, optlen, &server_id); in dhcpv4_handle_decline()
1338 ret = dhcpv4_find_server_id_option(options, optlen, &server_id); in dhcpv4_handle_release()