Searched refs:ecomb (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2432 struct sadb_x_ecomb *ecomb; local
2443 ecomb = (struct sadb_x_ecomb *)sofar;
2452 ecomb->sadb_x_ecomb_hard_allocations);
2454 ", "), ecomb->sadb_x_ecomb_hard_bytes);
2456 PRIu64 ", "), ecomb->sadb_x_ecomb_hard_addtime);
2458 PRIu64 "\n"), ecomb->sadb_x_ecomb_hard_usetime);
2463 ecomb->sadb_x_ecomb_soft_allocations);
2465 "bytes=%" PRIu64 ", "), ecomb->sadb_x_ecomb_soft_bytes);
2468 ecomb->sadb_x_ecomb_soft_addtime);
2470 PRIu64 "\n"), ecomb
[all...]

Completed in 24 milliseconds