Searched refs:CONFIG_ATTR_INTERNAL_IP4_SUBNET (Results 1 – 3 of 3) sorted by relevance
74 CONFIG_ATTR_INTERNAL_IP4_SUBNET,89 public static final int CONFIG_ATTR_INTERNAL_IP4_SUBNET = 13; field in IkeConfigPayload232 case CONFIG_ATTR_INTERNAL_IP4_SUBNET: in decodeAttributeFrom()596 super(CONFIG_ATTR_INTERNAL_IP4_SUBNET); in ConfigAttributeIpv4Subnet()611 super(CONFIG_ATTR_INTERNAL_IP4_SUBNET); in ConfigAttributeIpv4Subnet()618 super(CONFIG_ATTR_INTERNAL_IP4_SUBNET, value.length); in ConfigAttributeIpv4Subnet()
23 …static com.android.internal.net.ipsec.ike.message.IkeConfigPayload.CONFIG_ATTR_INTERNAL_IP4_SUBNET;121 case CONFIG_ATTR_INTERNAL_IP4_SUBNET: in ChildSessionConfiguration()
24 …static com.android.internal.net.ipsec.ike.message.IkeConfigPayload.CONFIG_ATTR_INTERNAL_IP4_SUBNET;554 assertEquals(CONFIG_ATTR_INTERNAL_IP4_SUBNET, attributeIp4Subnet.attributeType); in testDecodeIpv4SubnetWithValue()562 assertEquals(CONFIG_ATTR_INTERNAL_IP4_SUBNET, attributeIp4Subnet.attributeType); in testDecodeIpv4SubnetWithoutValue()585 CONFIG_ATTR_INTERNAL_IP4_SUBNET, in testEncodeIpv4SubnetWithoutValue()