OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipo_unit
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
remove_pool.c
30
op.iplo_unit = poolp->
ipo_unit
;
36
pool.
ipo_unit
= poolp->
ipo_unit
;
load_pool.c
30
op.iplo_unit = plp->
ipo_unit
;
37
pool.
ipo_unit
= plp->
ipo_unit
;
61
load_poolnode(plp->
ipo_unit
, pool.ipo_name,
printpooldata.c
37
printunit(pool->
ipo_unit
);
printpool_live.c
47
iter.ili_unit = pool->
ipo_unit
;
/src/sys/external/bsd/ipf/netinet/
ip_pool.h
46
int
ipo_unit
;
member in struct:ip_pool_s
ip_pool.c
986
h->
ipo_unit
= unit;
1194
ipf_pool_destroy(softc, arg, ipo->
ipo_unit
, ipo->ipo_name);
/src/external/bsd/ipf/dist/
ip_pool.h
46
int
ipo_unit
;
member in struct:ip_pool_s
ip_pool.c
1023
h->
ipo_unit
= unit;
1247
ipf_pool_destroy(softc, arg, ipo->
ipo_unit
, ipo->ipo_name);
/src/external/bsd/ipf/dist/tools/
ippool_y.y
107
iplo.
ipo_unit
= $2;
453
iplo.
ipo_unit
= $2;
464
iplo.
ipo_unit
= IPL_LOGALL;
ippool.c
332
pool.
ipo_unit
= role;
ipf_y.y
2332
pool.
ipo_unit
= IPL_LOGIPF;
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026