Searched defs:sadb_x_ecomb (Results 1 – 1 of 1) sorted by relevance
327 typedef struct sadb_x_ecomb { struct328 uint8_t sadb_x_ecomb_numalgs; argument329 uint8_t sadb_x_ecomb_reserved; argument330 uint16_t sadb_x_ecomb_flags; /* E.g. PFS? */ argument331 uint32_t sadb_x_ecomb_reserved2; argument332 uint32_t sadb_x_ecomb_soft_allocations; argument333 uint32_t sadb_x_ecomb_hard_allocations; argument334 uint64_t sadb_x_ecomb_soft_bytes; argument335 uint64_t sadb_x_ecomb_hard_bytes; argument336 uint64_t sadb_x_ecomb_soft_addtime; argument[all …]