Searched refs:dom_tail (Results 1 – 1 of 1) sorted by relevance
112 static struct domain_st *dom_tail = NULL; variable1432 dom_tail = tmp_dom; in find_domain_node()1434 dom_tail->next = tmp_dom; in find_domain_node()1435 dom_tail = dom_tail->next; in find_domain_node()