Searched refs:outPayloads (Results 1 – 1 of 1) sorted by relevance
520 List<IkePayload> outPayloads = new ArrayList<>(1); in replyErrorNotification() local522 outPayloads.add(notifyPayload); in replyErrorNotification()525 EXCHANGE_TYPE_INFORMATIONAL, true /*isResp*/, outPayloads, this); in replyErrorNotification()