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);
331 name = dhcp_type_to_name(x[2]);
521 dhcp_type_to_name(info.type), state);

Completed in 12 milliseconds