Searched defs:ARP_OPCODE_REPLY (Results 1 – 3 of 3) sorted by relevance
91 public static final short ARP_OPCODE_REPLY = 2; field in ApfConstants
285 private static final short ARP_OPCODE_REPLY = 2; field in LegacyApfFilter
320 private static final byte ARP_OPCODE_REPLY = 2; field in FrameParser