OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipld_pnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_dstlist.h
40
struct ippool_dst **
ipld_pnext
;
member in struct:ippool_dst
ip_dstlist.c
838
new->
ipld_pnext
= softd->tails[unit + 1];
899
softd->tails[d->ipld_unit + 1] = d->
ipld_pnext
;
901
if (d->
ipld_pnext
!= NULL)
902
*d->
ipld_pnext
= d->ipld_next;
904
d->ipld_next->
ipld_pnext
= d->
ipld_pnext
;
905
d->
ipld_pnext
= NULL;
Completed in 14 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025