Home
last modified time | relevance | path

Searched refs:UDP_ENCAP_ESPINUDP_NON_IKE (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java525 /** @hide */ public static final int UDP_ENCAP_ESPINUDP_NON_IKE = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp584 initConstant(env, c, "UDP_ENCAP_ESPINUDP_NON_IKE", UDP_ENCAP_ESPINUDP_NON_IKE); in OsConstants_initConstants()