Searched refs:PORT_MASK (Results 1 – 1 of 1) sorted by relevance
67 private static final int PORT_MASK = 0xFF; field in DisplayAddress.Physical98 .append("port=").append(getPort() & PORT_MASK); in toString()