Home
last modified time | relevance | path

Searched defs:maddr (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DSecurityManager.java167 public void checkMulticast(InetAddress maddr) { } in checkMulticast()
173 public void checkMulticast(InetAddress maddr, byte ttl) { } in checkMulticast()
/libcore/ojluni/src/main/native/
Dzip_util.h214 unsigned char *maddr; /* beginning address of the CEN & ENDHDR */ member