ipsec_action_s
struct ipsec_action_s *ixa_ipsec_action; /* For reflected packets */
struct ipsec_action_s *ira_ipsec_action; /* how we made it in.. */
struct ipsec_action_s *ixm_ipsec_action; /* For reflected packets */
struct ipsec_action_s *irm_ipsec_action; /* For reflected packets */
struct ipsec_action_s *, ipha_t *ipha, ip6_t *ip6h, const char **,
struct ipsec_action_s *conn_latch_in_action; /* latched action (in) */
HASH_LINK(ipa_hash, struct ipsec_action_s);
struct ipsec_action_s *ipa_next; /* next alternative */
HASH_HEAD(ipsec_action_s) ipsec_action_hash[IPSEC_ACTION_HASH_SIZE];
struct ipsec_action_s *ipsacq_act;