Searched refs:src_iterator (Results 1 – 1 of 1) sorted by relevance
2013 struct dhcp_option_iterator src_iterator; in merge_option_values() local2034 init_option_iterator(src, &src_iterator); in merge_option_values()2035 while (iterate_next_option(&src_iterator, &option, &option_length, in merge_option_values()