Searched refs:ipe_phnext (Results 1 – 2 of 2) sorted by relevance
632 ipe->ipe_hnext->ipe_phnext = ipe->ipe_phnext;633 if (ipe->ipe_phnext != NULL)634 *ipe->ipe_phnext = ipe->ipe_hnext;635 ipe->ipe_phnext = NULL;954 ipe->ipe_phnext = iph->iph_table + hv;957 iph->iph_table[hv]->ipe_phnext = &ipe->ipe_hnext;
8 struct iphtent_s *ipe_hnext, **ipe_phnext; member