Searched refs:min_req_options (Results 1 – 1 of 1) sorted by relevance
63 static const uint8_t min_req_options[] = { variable96 int count = ARRAY_SIZE(min_req_options); in dhcpv4_option_callback_get_unique_types()99 memcpy(types, min_req_options, ARRAY_SIZE(min_req_options)); in dhcpv4_option_callback_get_unique_types()122 unique_types_in_callbacks = count - ARRAY_SIZE(min_req_options); in dhcpv4_option_callback_get_unique_types()164 unique_types_in_callbacks + ARRAY_SIZE(min_req_options), data); in dhcpv4_add_req_options()167 ARRAY_SIZE(min_req_options), min_req_options); in dhcpv4_add_req_options()269 size += DHCPV4_OLV_MSG_REQ_LIST + ARRAY_SIZE(min_req_options); in dhcpv4_create_message()