Home
last modified time | relevance | path

Searched refs:kstats64_names (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c221 static const char *kstats64_names[] = { SPPPCOMP_KSTATS64_NAMES }; variable
1101 for (cpp = kstats64_names; in spppcomp_mctl()
1102 cpp < kstats64_names + Dim(kstats64_names); cpp++) { in spppcomp_mctl()
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c119 static const char *kstats64_names[] = { SPPP_KSTATS64_NAMES }; variable
291 for (cpp = kstats64_names; cpp < kstats64_names + Dim(kstats64_names); in sppp_create_ppa()