Home
last modified time | relevance | path

Searched refs:c_flt (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/crle/common/
H A Ddepend.c78 for (APLIST_TRAVERSE(crle->c_flt, idx, flt)) { in filter()
110 if ((aplist_append(&(crle->c_flt), flt, AL_CNT_CRLE) == NULL) || in filter()
H A D_crle.h154 APlist *c_flt; /* filter/filtee associations */ member
H A Dconfig.c577 for (APLIST_TRAVERSE(crle->c_flt, idx1, flt)) { in genconfig()