Searched refs:ipe_snext (Results 1 – 3 of 3) sorted by relevance
55 if (entry.ipe_snext == NULL)57 entry.ipe_snext = top;67 top = node->ipe_snext;
338 ipe->ipe_snext = iph->iph_list;341 ipe->ipe_next->ipe_psnext = &ipe->ipe_snext;698 nextnode = node->ipe_snext;756 if (nextnode->ipe_snext == NULL)
16 struct iphtent_s *ipe_snext, **ipe_psnext; member