Searched defs:ESP_IP_VERSION_IPV6 (Results 1 – 2 of 2) sorted by relevance
244 ESP_IP_VERSION_IPV6, in testThrowWhenSetNetworkWithInValidIpProtocol_v6UDP() local
301 public static final int ESP_IP_VERSION_IPV6 = 6; field in IkeSessionParams383 IP_VERSION_TO_STR.put(ESP_IP_VERSION_IPV6, "IPV6"); in IP_VERSION_TO_STR.put() argument