Searched refs:ipsec_action_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h298 } ipsec_action_t; typedef in typeref:struct:ipsec_action_s
412 ipsec_action_t *ipsp_act; /* action (may be shared) */
869 extern ipsec_action_t *ipsec_in_to_out_action(ip_recv_attr_t *);
873 extern void ipsec_action_free(ipsec_action_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_sadb.c101 ipsec_action_t *candact;
107 ipsec_action_t *actlist = ixa->ixa_ipsec_action;
108 ipsec_action_t *act;
H A Dspd.c80 static void ipsec_action_free_table(ipsec_action_t *);
681 sizeof (ipsec_action_t), _POINTER_ALIGNMENT, NULL, NULL,
1415 ipsec_req_from_act(ipsec_action_t *ap, ipsec_req_t *req)
1565 ipsec_check_ipsecin_action(ip_recv_attr_t *ira, mblk_t *mp, ipsec_action_t *ap,
1800 ipsec_action_t *ap, ipha_t *ipha, ip6_t *ip6h, const char **reason,
1860 ipsec_action_t *ap;
2459 ipsec_action_t *ap;
2968 * Create an ipsec_action_t based on the way an inbound packet was protected.
2973 ipsec_action_t *
2978 ipsec_action_t *a
[all...]
H A Dsadb.c77 ipsec_action_t *, boolean_t, uint32_t, uint32_t, sadb_sens_t *,
4805 sadb_checkacquire(iacqf_t *bucket, ipsec_action_t *ap, ipsec_policy_t *pp,
4869 ipsec_action_t *ap = ixa->ixa_ipsec_action;
5308 * Convert the given ipsec_action_t into an ecomb starting at *ecomb
5314 sadb_action_to_ecomb(uint8_t *start, uint8_t *limit, ipsec_action_t *act,
5491 ipsec_action_t *act, boolean_t tunnel_mode, uint32_t seq, uint32_t pid,
5500 ipsec_action_t *ap, *an;
H A Dipsecesp.c1193 ipsec_action_t *ap;
1823 ipsec_action_t *ap;
H A Dspdsock.c1631 spdsock_encode_action(uint8_t *base, uint_t offset, const ipsec_action_t *ap)
1699 const ipsec_action_t *ap)
H A Dipsecah.c1747 ipsec_action_t *ap;
H A Dip.c11554 ipsec_action_t *a;
12284 ipsec_action_t *ap;
12369 ipsec_action_t *ap;

Completed in 152 milliseconds