Searched refs:ipo_list (Results 1 – 2 of 2) sorted by relevance
39 ip_pool_node_t *ipo_list; member
243 for (c = ipo->ipo_list; c != NULL; c = c->ipn_next)1013 h->ipo_list = NULL;1014 h->ipo_tail = &h->ipo_list;1208 for (next = &ipo->ipo_list; (n = *next) != NULL; )1211 ipo->ipo_list = NULL;1330 nextnode = ipo->ipo_list;