Home | History | Annotate | Download | only in Ikev2

Lines Matching refs:ChildSaSession

186   @param[in]  ChildSaSession  Pointer to IKEV2_CHILD_SA_SESSION to be registered.

192 IN IKEV2_CHILD_SA_SESSION *ChildSaSession,
215 Find the ChildSaSession by it's MessagId.
217 @param[in] SaSessionList Pointer to a ChildSaSession List.
218 @param[in] Mid The messageId used to search ChildSaSession.
233 @param[in] ChildSaSession Pointer to IKEV2_CHILD_SA_SESSION to be inserted.
239 IN IKEV2_CHILD_SA_SESSION *ChildSaSession
263 @param[in] ChildSaSession Pointer to IKEV2_CHILD_SA_SESSION.
270 IN IKEV2_CHILD_SA_SESSION *ChildSaSession
276 @param[in] ChildSaSession Pointer to IKEV2_CHILD_SA_SESSION.
281 IN IKEV2_CHILD_SA_SESSION *ChildSaSession
351 @param[in, out] ChildSaSession Pointer to the Child SA Session to be associated to
360 IN OUT IKEV2_CHILD_SA_SESSION *ChildSaSession
398 @param[in] ChildSaSession Pointer to IKEV2_CHILD_SA_SESSION.
403 IN IKEV2_CHILD_SA_SESSION *ChildSaSession
989 set the ChildSaSession->Spd to point to this SPD Selector.
1062 @param[in, out] ChildSaSession Pointer to IKEV2_CHILD_SA_SESSION related to
1073 IN OUT IKEV2_CHILD_SA_SESSION *ChildSaSession,
1115 Copy ChildSaSession->Spd->Selector to ChildSaSession->SpdSelector.
1117 ChildSaSession->SpdSelector stores the real Spdselector for its SA. Sometime,
1118 the SpdSelector in ChildSaSession is more accurated or the scope is smaller
1119 than the one in ChildSaSession->Spd, especially for the tunnel mode.
1121 @param[in, out] ChildSaSession Pointer to IKEV2_CHILD_SA_SESSION related to.
1126 IN OUT IKEV2_CHILD_SA_SESSION *ChildSaSession