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.java157 public void checkMulticast(InetAddress maddr) { } in checkMulticast()
163 public void checkMulticast(InetAddress maddr, byte ttl) { } in checkMulticast()
/libcore/ojluni/src/main/native/
Dzip_util.h212 unsigned char *maddr; /* beginning address of the CEN & ENDHDR */ member