Home
last modified time | relevance | path

Searched defs:sadb_comb (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/net/
H A Dpfkeyv2.h282 typedef struct sadb_comb { struct
283 uint8_t sadb_comb_auth; /* Authentication algorithm */ argument
284 uint8_t sadb_comb_encrypt; /* Encryption algorithm */ argument
285 uint16_t sadb_comb_flags; /* Comb. flags (e.g. PFS) */ argument
286 uint16_t sadb_comb_auth_minbits; /* Bit strengths for auth */ argument
287 uint16_t sadb_comb_auth_maxbits; argument
288 uint16_t sadb_comb_encrypt_minbits; /* Bit strengths for encrypt */ argument
289 uint16_t sadb_comb_encrypt_maxbits; argument
290 uint32_t sadb_comb_reserved; argument
291 uint32_t sadb_comb_soft_allocations; /* Lifetime proposals for */ argument
[all …]