Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcp.h166 int get_option_uint8(uint8_t *, const struct dhcp_message *, uint8_t);
Ddhcp.c368 get_option_uint8(uint8_t *i, const struct dhcp_message *dhcp, uint8_t option) in get_option_uint8() function
1217 get_option_uint8(&overl, dhcp, DHO_OPTIONSOVERLOADED); in configure_env()
Dclient.c1391 if (get_option_uint8(&type, dhcp, DHO_MESSAGETYPE) == -1) { in handle_dhcp()
1448 get_option_uint8(&tmp, dhcp, i) != 0) in handle_dhcp()