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