Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dipsec_impl.h404 struct ipsec_policy_s struct
407 avl_node_t ipsp_byid;
408 uint64_t ipsp_index; /* unique id */
409 uint32_t ipsp_prio; /* rule priority */
410 uint32_t ipsp_refs;
411 ipsec_sel_t *ipsp_sel; /* selector set (shared) */
412 ipsec_action_t *ipsp_act; /* action (may be shared) */
413 netstack_t *ipsp_netstack; /* No netstack_hold */