Searched refs:isOutbound (Results 1 – 3 of 3) sorted by relevance
138 public final boolean isOutbound; field in IkeKePayload164 isOutbound = false; in IkeKePayload()192 this.isOutbound = true; in IkeKePayload()
108 assertFalse(payload.isOutbound); in testDecodeIkeKePayload()
3640 assertTrue(kePayload.isOutbound); in testRekeyIkeLocalCreateSendsRequest()