OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipo_ref
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.h
48
int
ipo_ref
;
member in struct:ip_pool_s
ip_pool.c
709
ATOMIC_INC32(p->
ipo_ref
);
983
h->
ipo_ref
= 1;
1069
if (ipo->
ipo_ref
!= 1) {
1188
ipo->
ipo_ref
--;
1190
if (ipo->
ipo_ref
== 0)
1193
else if ((ipo->
ipo_ref
== 1) && (ipo->ipo_flags & IPOOL_DELETE))
1261
ATOMIC_INC32(nextipo->
ipo_ref
);
Completed in 14 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025