Searched refs:iph_list (Results 1 – 5 of 5) sorted by relevance
55 iph.iph_list = NULL; in load_hash()75 iph.iph_list = list; in load_hash()
40 for (printed = 0, ipep = iph.iph_list; ipep != NULL; ) { in printhash()
488 while ((h = ipht.iph_list) != NULL) {489 ipht.iph_list = h->ipe_next;506 while ((h = ipht.iph_list) != NULL) {507 ipht.iph_list = h->ipe_next;
42 struct iphtent_s *iph_list; member
389 iph->iph_list = NULL; in ipf_htable_create()390 iph->iph_tail = &iph->iph_list; in ipf_htable_create()474 while ((ipe = iph->iph_list) != NULL) in ipf_htable_clear()1238 nextnode = iph->iph_list; in ipf_htable_iter_next()