Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/tools/
H A Dippool.c386 iphtstat_t *htstp, htstat; local
506 htstp = &htstat;
508 op.iplo_size = sizeof(htstat);
509 op.iplo_struct = &htstat;
521 showhashs_live(fd, role, &htstat, poolname, opts);
532 showhashs_live(fd, role, &htstat, poolname, opts);
648 iphtstat_t htstat; local
732 op.iplo_struct = &htstat;
733 op.iplo_size = sizeof(htstat);
740 printf("Hash Tables:\t%lu\n", htstat.iphs_numtables);
[all …]