Searched refs:ARP_REPLY (Results 1 – 4 of 4) sorted by relevance
24 import static com.android.server.util.NetworkStackConstants.ARP_REPLY;134 if (opCode != ARP_REQUEST && opCode != ARP_REPLY) { in parseArpPacket()
59 public static final int ARP_REPLY = 2; field in NetworkStackConstants
24 import static com.android.server.util.NetworkStackConstants.ARP_REPLY;188 } else if (opCode == ARP_REPLY) { in parseARP()
36 import static com.android.server.util.NetworkStackConstants.ARP_REPLY;586 (short) ARP_REPLY);