Searched refs:ipe_pdnext (Results 1 – 2 of 2) sorted by relevance
635 ipe->ipe_dnext->ipe_pdnext = ipe->ipe_pdnext;636 if (ipe->ipe_pdnext != NULL)637 *ipe->ipe_pdnext = ipe->ipe_dnext;638 ipe->ipe_pdnext = NULL;982 ipe->ipe_pdnext = &n->ipe_dnext;990 ipe->ipe_pdnext = &softh->ipf_node_explist;993 ipe->ipe_pdnext = n->ipe_pdnext;994 n->ipe_pdnext = &ipe->ipe_dnext;
9 struct iphtent_s *ipe_dnext, **ipe_pdnext; member