Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h409 struct ipsec_policy_s struct
412 avl_node_t ipsp_byid;
413 uint64_t ipsp_index; /* unique id */
414 uint32_t ipsp_prio; /* rule priority */
415 uint32_t ipsp_refs;
416 ipsec_sel_t *ipsp_sel; /* selector set (shared) */
417 ipsec_action_t *ipsp_act; /* action (may be shared) */
418 netstack_t *ipsp_netstack; /* No netstack_hold */