Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c57 static const kstat_named_t ipmp_kstats[IPMP_KSTAT_MAX] = {
176 KSTAT_TYPE_NAMED, IPMP_KSTAT_MAX, 0, id); in ipmp_grp_create_kstats()
201 uint64_t phyi_kstats[IPMP_KSTAT_MAX]; in ipmp_grp_update_kstats()
209 for (i = 0; i < IPMP_KSTAT_MAX; i++) { in ipmp_grp_update_kstats()
243 for (i = 0; i < IPMP_KSTAT_MAX; i++) { in ipmp_grp_update_kstats()
1962 uint64_t phyi_kstats[IPMP_KSTAT_MAX]; in ipmp_phyint_leave_grp()
1988 for (i = 0; i < IPMP_KSTAT_MAX; i++) { in ipmp_phyint_leave_grp()
2022 bzero(kstats, sizeof (kstats[0]) * IPMP_KSTAT_MAX); in ipmp_phyint_get_kstats()
2037 for (i = 0; i < IPMP_KSTAT_MAX; i++) { in ipmp_phyint_get_kstats()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1202 IPMP_KSTAT_MAX /* keep last */ enumerator
1221 uint64_t phyint_kstats0[IPMP_KSTAT_MAX]; /* baseline kstats */
1565 uint64_t gr_kstats0[IPMP_KSTAT_MAX]; /* baseline group kstats */