Searched refs:ipe_phnext (Results 1 – 2 of 2) sorted by relevance
628 ipe->ipe_hnext->ipe_phnext = ipe->ipe_phnext;629 if (ipe->ipe_phnext != NULL)630 *ipe->ipe_phnext = ipe->ipe_hnext;631 ipe->ipe_phnext = NULL;950 ipe->ipe_phnext = iph->iph_table + hv;953 iph->iph_table[hv]->ipe_phnext = &ipe->ipe_hnext;
8 struct iphtent_s *ipe_hnext, **ipe_phnext; member