OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipo_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.h
38
struct ip_pool_s *
ipo_next
;
member in struct:ip_pool_s
ip_pool.c
347
q = p->
ipo_next
;
648
p = p->
ipo_next
) {
658
p = p->
ipo_next
)
973
p = p->
ipo_next
;
987
h->
ipo_next
= softp->ipf_pool_list[unit + 1];
989
softp->ipf_pool_list[unit + 1]->ipo_pnext = &h->
ipo_next
;
1107
q = p->
ipo_next
;
1139
if (ipo->
ipo_next
!= NULL)
1140
ipo->
ipo_next
->ipo_pnext = ipo->ipo_pnext;
1141
*ipo->ipo_pnext = ipo->
ipo_next
;
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025