Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h459 typedef struct ipsec_policy_head_s struct
461 uint32_t iph_refs;
462 krwlock_t iph_lock;
463 uint64_t iph_gen; /* generation number */
464 ipsec_policy_root_t iph_root[IPSEC_NTYPES];
465 avl_tree_t iph_rulebyid;