Home
last modified time | relevance | path

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

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