Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/
DRouterAdvertisementDaemonTest.java156 public boolean isPacketMatched(final byte[] pkt, boolean multicast) throws Exception { in isPacketMatched()
277 private boolean isRaPacket(final TestRaPacket testRa, boolean multicast) throws Exception { in isRaPacket()