Searched refs:cookieNotify (Results 1 – 2 of 2) sorted by relevance
387 public static IkeNotifyPayload handleCookieAndGenerateCopy(IkeNotifyPayload cookieNotify) in handleCookieAndGenerateCopy() argument389 return handleCookieAndGenerateCopy(cookieNotify, COOKIE_DATA_LEN_MIN, COOKIE_DATA_LEN_MAX); in handleCookieAndGenerateCopy()
3515 IkeMessage originalReq, IkeNotifyPayload cookieNotify) { in buildReqWithCookie() argument3519 payloads.add(cookieNotify); in buildReqWithCookie()