Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dpfkeyv2.h289 typedef struct sadb_comb { struct
291 uint8_t sadb_comb_encrypt; /* Encryption algorithm */ argument
294 uint16_t sadb_comb_auth_maxbits; argument
296 uint16_t sadb_comb_encrypt_maxbits; argument
299 uint16_t sadb_comb_reserved; argument
302 uint64_t sadb_comb_soft_bytes; argument
303 uint64_t sadb_comb_hard_bytes; argument
304 uint64_t sadb_comb_soft_addtime; argument
305 uint64_t sadb_comb_hard_addtime; argument
306 uint64_t sadb_comb_soft_usetime; argument
[all …]