Searched refs:domain_list (Results 1 – 4 of 4) sorted by relevance
48 struct servreg_loc_domain_list_entry domain_list[255]; member
38 optional domain_list_entry domain_list[255] = 0x12;
132 .offset = offsetof(struct servreg_loc_get_domain_list_resp, domain_list),
84 entry = &resp.domain_list[resp.domain_list_len++]; in handle_get_domain_list()