Home
last modified time | relevance | path

Searched refs:CAP_NET_RAW (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java145 public static final int CAP_NET_RAW = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp103 initConstant(env, c, "CAP_NET_RAW", CAP_NET_RAW); in OsConstants_initConstants()
/libcore/expectations/
Dknownfailures.txt1457 description: "OsTest.test_PacketSocketAddress needs CAP_NET_RAW",