Searched refs:ipld_pnext (Results 1 – 2 of 2) sorted by relevance
866 new->ipld_pnext = softd->tails[unit + 1];932 softd->tails[d->ipld_unit + 1] = d->ipld_pnext;934 if (d->ipld_pnext != NULL)935 *d->ipld_pnext = d->ipld_next;937 d->ipld_next->ipld_pnext = d->ipld_pnext;938 d->ipld_pnext = NULL;
38 struct ippool_dst **ipld_pnext; member