Home
last modified time | relevance | path

Searched refs:ipsec_action_s (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h282 typedef struct ipsec_action_s struct
284 HASH_LINK(ipa_hash, struct ipsec_action_s);
285 struct ipsec_action_s *ipa_next; /* next alternative */ argument
745 HASH_HEAD(ipsec_action_s) ipsec_action_hash[IPSEC_ACTION_HASH_SIZE];
H A Dipclassifier.h311 struct ipsec_action_s *conn_latch_in_action; /* latched action (in) */
H A Dsadb.h500 struct ipsec_action_s *ipsacq_act;
H A Dip.h2158 struct ipsec_action_s *ixa_ipsec_action; /* For reflected packets */
2359 struct ipsec_action_s *ira_ipsec_action; /* how we made it in.. */
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c162 struct ipsec_action_s *ixm_ipsec_action; /* For reflected packets */
222 struct ipsec_action_s *irm_ipsec_action; /* For reflected packets */
H A Dspd.c104 struct ipsec_action_s *, ipha_t *ipha, ip6_t *ip6h, const char **,