OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iri_active
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
7698
if ((it.
iri_active
!= 0) && (it.
iri_active
!= 1)) {
7726
next = softc->ipf_acct[out][it.
iri_active
];
7728
next = softc->ipf_rules[out][it.
iri_active
];
7731
next = ipf_nextrule(softc, it.
iri_active
,
7735
it.
iri_active
, NULL);
7744
next = ipf_nextrule(softc, it.
iri_active
, unit,
7750
else if (ipf_nextrule(softc, it.
iri_active
, unit, next, out) != NULL)
ip_fil.h
1482
int
iri_active
;
member in struct:ipfruleiter
/src/external/bsd/ipf/dist/tools/
ipfstat.c
811
rule.
iri_active
= set;
Completed in 107 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026