Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DNet.c91 #define MCAST_BLOCK_SOURCE 64 macro
100 #define MCAST_BLOCK_SOURCE 84 /* block a source */ macro
/libcore/luni/annotations/flagged_api/android/system/
DOsConstants.annotated.java752 public static final int MCAST_BLOCK_SOURCE; field in OsConstants
/libcore/luni/src/main/java/android/system/
DOsConstants.java458 public static final int MCAST_BLOCK_SOURCE = placeholder(); field in OsConstants