Searched refs:option_type (Results 1 – 1 of 1) sorted by relevance
173 static void dhcp_option(struct dhcp *dhcp, u8_t option_type, u8_t option_len);1268 dhcp_option(struct dhcp *dhcp, u8_t option_type, u8_t option_len) in dhcp_option() argument1271 dhcp->msg_out->options[dhcp->options_out_len++] = option_type; in dhcp_option()