Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h128 uint64_t ire_stats_alloced; /* # of ires alloced */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_ire.c93 BUMP_IRE_STATS(ipst->ips_ire_stats_v6, ire_stats_alloced); in ire_init_v6()
H A Dip_ire.c509 BUMP_IRE_STATS(ipst->ips_ire_stats_v4, ire_stats_alloced); in ire_init_v4()