OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipld_ref
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
printdstlistdata.c
42
PRINTF("\tReferences: %d\n", pool->
ipld_ref
);
/src/sys/external/bsd/ipf/netinet/
ip_dstlist.h
44
int
ipld_ref
;
member in struct:ippool_dst
ip_dstlist.c
366
ATOMIC_INC32(next->
ipld_ref
);
836
new->
ipld_ref
= 1;
961
d->
ipld_ref
--;
962
if (d->
ipld_ref
> 0)
963
return d->
ipld_ref
;
1039
d->
ipld_ref
++;
/src/external/bsd/ipf/dist/
ip_dstlist.h
44
int
ipld_ref
;
member in struct:ippool_dst
ip_dstlist.c
387
ATOMIC_INC32(next->
ipld_ref
);
873
new->
ipld_ref
= 1;
1008
d->
ipld_ref
--;
1009
if (d->
ipld_ref
> 0)
1010
return d->
ipld_ref
;
1094
d->
ipld_ref
++;
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026