Home
last modified time | relevance | path

Searched defs:MCAST_UNBLOCK_SOURCE (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
DNet.c92 #define MCAST_UNBLOCK_SOURCE 65 macro
101 #define MCAST_UNBLOCK_SOURCE 85 /* unblock a source */ macro
/libcore/luni/annotations/flagged_api/android/system/
DOsConstants.annotated.java767 public static final int MCAST_UNBLOCK_SOURCE; field in OsConstants
/libcore/luni/src/main/java/android/system/
DOsConstants.java459 public static final int MCAST_UNBLOCK_SOURCE = placeholder(); field in OsConstants