HomeSort by relevance Sort by last modified time
    Searched refs:ARP_REPLY (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/net/java/android/net/util/
NetworkConstants.java 72 public static final int ARP_REPLY = 2;
ConnectivityPacketSummary.java 138 } else if (opCode == ARP_REPLY) {
  /external/syslinux/core/lwip/src/include/netif/
etharp.h 159 #define ARP_REPLY 2
  /external/syslinux/core/lwip/src/netif/
etharp.c 760 hdr->opcode = htons(ARP_REPLY);
798 case PP_HTONS(ARP_REPLY):
    [all...]
undiif.c     [all...]

Completed in 136 milliseconds