Searched refs:TunnelModeChildConfigAttrIpv4AddressBase (Results 1 – 2 of 2) sorted by relevance
407 abstract static class TunnelModeChildConfigAttrIpv4AddressBase class in IkeConfigPayload411 protected TunnelModeChildConfigAttrIpv4AddressBase( in TunnelModeChildConfigAttrIpv4AddressBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv4AddressBase417 protected TunnelModeChildConfigAttrIpv4AddressBase(int attributeType) { in TunnelModeChildConfigAttrIpv4AddressBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv4AddressBase422 protected TunnelModeChildConfigAttrIpv4AddressBase(int attributeType, byte[] value) in TunnelModeChildConfigAttrIpv4AddressBase() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv4AddressBase467 if (!super.equals(o) || !(o instanceof TunnelModeChildConfigAttrIpv4AddressBase)) { in equals()471 TunnelModeChildConfigAttrIpv4AddressBase other = in equals()472 (TunnelModeChildConfigAttrIpv4AddressBase) o; in equals()552 public static class ConfigAttributeIpv4Address extends TunnelModeChildConfigAttrIpv4AddressBase586 public static class ConfigAttributeIpv4Netmask extends TunnelModeChildConfigAttrIpv4AddressBase617 public static class ConfigAttributeIpv4Dhcp extends TunnelModeChildConfigAttrIpv4AddressBase[all …]
66 …roid.internal.net.ipsec.test.ike.message.IkeConfigPayload.TunnelModeChildConfigAttrIpv4AddressBase;355 TunnelModeChildConfigAttrIpv4AddressBase attribute, in verifyEncodeIpv4AddressBaseAttribute()