Searched refs:CHILD_SPI_LOCAL (Results 1 – 1 of 1) sorted by relevance
294 private static final int CHILD_SPI_LOCAL = 0x2ad4c0a2; field in IkeSessionStateMachineTest1796 IkeDeletePayload outDelPayload = new IkeDeletePayload(new int[] {CHILD_SPI_LOCAL}); in testRemoteDeleteOneChild()1888 new IkeDeletePayload(new int[] {CHILD_SPI_LOCAL, newChildLocalSpi}); in testRemoteDeleteMultipleChildSaInSameSession()1923 IkeDeletePayload outPayload = new IkeDeletePayload(new int[] {CHILD_SPI_LOCAL}); in testIgnoreUnrecognizedChildSpi()