Searched refs:dhcp_type_to_name (Results 1 - 1 of 1) sorted by relevance

/system/core/libnetutils/
H A Ddhcpclient.c136 static const char *dhcp_type_to_name(uint32_t type) function
155 dhcp_type_to_name(info->type), info->type);
333 name = dhcp_type_to_name(x[2]);
523 dhcp_type_to_name(info.type), state);

Completed in 4 milliseconds