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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h235 uint32_t ipp_replay_depth; /* replay window */ member in struct:ipsec_prot
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c959 act.ipa_apply.ipp_replay_depth = attrp->spd_attr_value;
1687 if (act->ipa_apply.ipp_replay_depth != 0)
1689 act->ipa_apply.ipp_replay_depth);
H A Dsadb.c5701 if (ap->ipa_act.ipa_apply.ipp_replay_depth) {
5703 ap->ipa_act.ipa_apply.ipp_replay_depth;
H A Dspd.c3052 ap->ipa_act.ipa_apply.ipp_replay_depth = 0; /* don't care */

Completed in 100 milliseconds