Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeConfigPayload.java986 public static class ConfigAttributeIpv6Pcscf extends IkeConfigAttrIpv6AddressBase class in IkeConfigPayload
989 public ConfigAttributeIpv6Pcscf(Inet6Address ipv6Address) { in ConfigAttributeIpv6Pcscf() method in IkeConfigPayload.ConfigAttributeIpv6Pcscf
998 public ConfigAttributeIpv6Pcscf() { in ConfigAttributeIpv6Pcscf() method in IkeConfigPayload.ConfigAttributeIpv6Pcscf
1002 protected ConfigAttributeIpv6Pcscf(byte[] value) throws InvalidSyntaxException { in ConfigAttributeIpv6Pcscf() method in IkeConfigPayload.ConfigAttributeIpv6Pcscf