Searched refs:TunnelModeChildConfigAttrIpv6AddrRangeBase (Results 1 – 2 of 2) sorted by relevance
967 abstract static class TunnelModeChildConfigAttrIpv6AddrRangeBase class in IkeConfigPayload973 protected TunnelModeChildConfigAttrIpv6AddrRangeBase( in TunnelModeChildConfigAttrIpv6AddrRangeBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddrRangeBase981 protected TunnelModeChildConfigAttrIpv6AddrRangeBase(int attributeType) { in TunnelModeChildConfigAttrIpv6AddrRangeBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddrRangeBase986 protected TunnelModeChildConfigAttrIpv6AddrRangeBase(int attributeType, byte[] value) in TunnelModeChildConfigAttrIpv6AddrRangeBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddrRangeBase1044 if (!super.equals(o) || !(o instanceof TunnelModeChildConfigAttrIpv6AddrRangeBase)) { in equals()1048 TunnelModeChildConfigAttrIpv6AddrRangeBase other = in equals()1049 (TunnelModeChildConfigAttrIpv6AddrRangeBase) o; in equals()1057 extends TunnelModeChildConfigAttrIpv6AddrRangeBase implements ConfigRequestIpv6Address {1096 extends TunnelModeChildConfigAttrIpv6AddrRangeBase {
67 …id.internal.net.ipsec.test.ike.message.IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddrRangeBase;395 TunnelModeChildConfigAttrIpv6AddrRangeBase attribute, in verifyEncodeIpv6RangeBaseAttribute()