OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iph_ref
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.h
54
u_int
iph_ref
;
member in struct:iphtable_s
ip_htable.c
319
iph->
iph_ref
++;
368
iph->
iph_ref
= 1;
426
if (iph->
iph_ref
!= 0) {
659
iph->
iph_ref
--;
660
refs = iph->
iph_ref
;
662
if (iph->
iph_ref
== 0) {
744
ATOMIC_INC32(iph->
iph_ref
);
1197
ATOMIC_INC(nextiph->
iph_ref
);
fil.c
5502
iph->
iph_ref
++;
Completed in 28 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026