Searched refs:TunnelModeChildConfigAttrIpv6AddressBase (Results 1 – 2 of 2) sorted by relevance
817 abstract static class TunnelModeChildConfigAttrIpv6AddressBase class in IkeConfigPayload821 protected TunnelModeChildConfigAttrIpv6AddressBase( in TunnelModeChildConfigAttrIpv6AddressBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddressBase827 protected TunnelModeChildConfigAttrIpv6AddressBase(int attributeType) { in TunnelModeChildConfigAttrIpv6AddressBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddressBase832 protected TunnelModeChildConfigAttrIpv6AddressBase(int attributeType, byte[] value) in TunnelModeChildConfigAttrIpv6AddressBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddressBase877 if (!super.equals(o) || !(o instanceof TunnelModeChildConfigAttrIpv6AddressBase)) { in equals()881 TunnelModeChildConfigAttrIpv6AddressBase other = in equals()882 (TunnelModeChildConfigAttrIpv6AddressBase) o; in equals()1124 public static class ConfigAttributeIpv6Dns extends TunnelModeChildConfigAttrIpv6AddressBase
68 …roid.internal.net.ipsec.test.ike.message.IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddressBase;375 TunnelModeChildConfigAttrIpv6AddressBase attribute, in verifyEncodeIpv6AddressBaseAttribute()