Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DOsConstants.java314 public static final int IPPROTO_RAW = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp312 initConstant(env, c, "IPPROTO_RAW", IPPROTO_RAW); in OsConstants_initConstants()