Home
last modified time | relevance | path

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

/frameworks/libs/net/common/framework/com/android/net/module/util/
DMacAddressUtils.java41 private static final long NIC_MASK = longAddrFromByteAddr( field in MacAddressUtils
85 | (NIC_MASK & r.nextLong()); in createRandomUnicastAddress()