Searched defs:ESP_IP_VERSION_IPV4 (Results 1 – 2 of 2) sorted by relevance
225 ESP_IP_VERSION_IPV4, in testThrowWhenSetNetworkWithInValidIpProtocol_v4ESP() local
294 public static final int ESP_IP_VERSION_IPV4 = 4; field in IkeSessionParams382 IP_VERSION_TO_STR.put(ESP_IP_VERSION_IPV4, "IPV4"); in IP_VERSION_TO_STR.put() argument