Searched refs:domain_list_len (Results 1 – 3 of 3) sorted by relevance
84 entry = &resp.domain_list[resp.domain_list_len++]; in handle_get_domain_list()94 if (resp.domain_list_len) in handle_get_domain_list()98 resp.total_domains = resp.domain_list_len; in handle_get_domain_list()
47 uint32_t domain_list_len; member
124 .offset = offsetof(struct servreg_loc_get_domain_list_resp, domain_list_len),