Lines Matching defs:ipsa
1139 ipsa_t *ipsa = ira->ira_ipsec_esp_sa;
1146 * Include the reality check of ipsa->ipsa_replay >
1147 * ipsa->ipsa_replay_wsize for times when it's the first N packets,
1148 * where N == ipsa->ipsa_replay_wsize.
1155 if (!sadb_replay_peek(ipsa, esph->esph_replay)) {
1172 ipsa->ipsa_mac_len);
1176 ipsa->ipsa_mac_len);
1180 return (esp_submit_req_inbound(data_mp, ira, ipsa,
1615 * per-ipsa locks are individually held-then-released.
1728 /* The ipsa has hit hard expiration, LOG and AUDIT. */