Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcp.h162 char *get_option_string(const struct dhcp_message *, uint8_t);
Ddhcp.c603 get_option_string(const struct dhcp_message *dhcp, uint8_t option) in get_option_string() function
Dclient.c1359 a = get_option_string(dhcp, DHO_MESSAGE); in log_dhcp()