Searched refs:ipa_want_ah (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h292 ipa_want_ah:1, /* an action wants ah */ member in struct:ipsec_action_s
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c3047 ap->ipa_want_ah = (ah_assoc != NULL);
3230 ap->ipa_want_ah = want_ah;
3735 act1->ipa_want_ah != act2->ipa_want_ah ||
3742 if (act1->ipa_want_ah) {
H A Dipsecesp.c1831 if (!ap->ipa_want_ah)
H A Dip.c12311 if (ap->ipa_want_ah) {
12446 if (((ap->ipa_want_ah && (ixa->ixa_ipsec_ah_sa == NULL)) ||
12468 if (ap->ipa_want_ah) {

Completed in 94 milliseconds