Searched defs:sadb_x_ecomb (Results 1 – 1 of 1) sorted by relevance
318 typedef struct sadb_x_ecomb { struct319 uint8_t sadb_x_ecomb_numalgs; argument320 uint8_t sadb_x_ecomb_reserved; argument321 uint16_t sadb_x_ecomb_flags; /* E.g. PFS? */ argument322 uint32_t sadb_x_ecomb_reserved2; argument323 uint32_t sadb_x_ecomb_soft_allocations; argument324 uint32_t sadb_x_ecomb_hard_allocations; argument325 uint64_t sadb_x_ecomb_soft_bytes; argument326 uint64_t sadb_x_ecomb_hard_bytes; argument327 uint64_t sadb_x_ecomb_soft_addtime; argument[all …]