Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c731 static int dhcpv4_get_client_id(struct dhcp_msg *msg, uint8_t *options, in dhcpv4_get_client_id() function
950 ret = dhcpv4_get_client_id(msg, options, optlen, &client_id); in dhcpv4_handle_discover()
1118 ret = dhcpv4_get_client_id(msg, options, optlen, &client_id); in dhcpv4_handle_request()
1296 ret = dhcpv4_get_client_id(msg, options, optlen, &client_id); in dhcpv4_handle_decline()
1349 ret = dhcpv4_get_client_id(msg, options, optlen, &client_id); in dhcpv4_handle_release()