Lines Matching defs:ecomb
2434 struct sadb_x_ecomb *ecomb;
2445 ecomb = (struct sadb_x_ecomb *)sofar;
2454 ecomb->sadb_x_ecomb_hard_allocations);
2456 ", "), ecomb->sadb_x_ecomb_hard_bytes);
2458 PRIu64 ", "), ecomb->sadb_x_ecomb_hard_addtime);
2460 PRIu64 "\n"), ecomb->sadb_x_ecomb_hard_usetime);
2465 ecomb->sadb_x_ecomb_soft_allocations);
2467 "bytes=%" PRIu64 ", "), ecomb->sadb_x_ecomb_soft_bytes);
2470 ecomb->sadb_x_ecomb_soft_addtime);
2472 PRIu64 "\n"), ecomb->sadb_x_ecomb_soft_usetime);
2474 sofar = (uint64_t *)(ecomb + 1);
2477 for (j = 0; j < ecomb->sadb_x_ecomb_numalgs; ) {
2523 ecomb = (struct sadb_x_ecomb *)sofar;