OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipo_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.h
47
int
ipo_flags
;
member in struct:ip_pool_s
ip_pool.c
685
if ((p != NULL) && (p->
ipo_flags
& IPOOL_DELETE))
936
if ((h->
ipo_flags
& IPOOL_DELETE) == 0) {
940
h->
ipo_flags
&= ~IPOOL_DELETE;
961
h->
ipo_flags
|= IPOOL_ANON;
1071
ipo->
ipo_flags
|= IPOOL_DELETE;
1193
else if ((ipo->ipo_ref == 1) && (ipo->
ipo_flags
& IPOOL_DELETE))
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025