Home
last modified time | relevance | path

Searched defs:ConfigAttributeIpv4Pcscf (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeConfigPayload.java671 public static class ConfigAttributeIpv4Pcscf extends IkeConfigAttrIpv4AddressBase class in IkeConfigPayload
674 public ConfigAttributeIpv4Pcscf(Inet4Address ipv4Address) { in ConfigAttributeIpv4Pcscf() method in IkeConfigPayload.ConfigAttributeIpv4Pcscf
683 public ConfigAttributeIpv4Pcscf() { in ConfigAttributeIpv4Pcscf() method in IkeConfigPayload.ConfigAttributeIpv4Pcscf
689 ConfigAttributeIpv4Pcscf(byte[] value) throws InvalidSyntaxException { in ConfigAttributeIpv4Pcscf() method in IkeConfigPayload.ConfigAttributeIpv4Pcscf