Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dipsec_impl.h235 uint32_t ipp_replay_depth; /* replay window */ member
/titanic_50/usr/src/uts/common/inet/ip/
H A Dspdsock.c959 act.ipa_apply.ipp_replay_depth = attrp->spd_attr_value; in spdsock_ext_to_actvec()
1687 if (act->ipa_apply.ipp_replay_depth != 0) in spdsock_encode_action()
1689 act->ipa_apply.ipp_replay_depth); in spdsock_encode_action()
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 */ in ipsec_in_to_out_action()