OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipo_pnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.h
39
struct ip_pool_s **
ipo_pnext
;
member in struct:ip_pool_s
ip_pool.c
989
softp->ipf_pool_list[unit + 1]->
ipo_pnext
= &h->ipo_next;
990
h->
ipo_pnext
= &softp->ipf_pool_list[unit + 1];
1140
ipo->ipo_next->
ipo_pnext
= ipo->
ipo_pnext
;
1141
*ipo->
ipo_pnext
= ipo->ipo_next;
Completed in 59 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025