drcl.intserv
Class IntServToS
java.lang.Object
|
+--drcl.intserv.IntServToS
- public class IntServToS
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QoS_DATA
public static final int QoS_DATA
CONTROL
public static final int CONTROL
BEST_EFFORTS_DATA
public static final int BEST_EFFORTS_DATA
TYPE_MASK
public static final int TYPE_MASK
SRC_MASK
public static final long SRC_MASK
DEST_MASK
public static final long DEST_MASK
SRCULP_MASK
public static final long SRCULP_MASK
DESTULP_MASK
public static final long DESTULP_MASK
IntServToS
public IntServToS()
interpretType
public static java.lang.String interpretType(InetPacket h_)
interpretType
public static java.lang.String interpretType(int type_)
getToS
public static long getToS(long src_,
int srcUlp_,
long dest_,
int destUlp_,
int type_)
getSource
public static long getSource(long tos_)
getDest
public static long getDest(long tos_)
getSrcUlp
public static int getSrcUlp(long tos_)
getDestUlp
public static int getDestUlp(long tos_)
getType
public static int getType(long tos_)
Copyright © 2001 - DRCL, OSU ~ Back to JavaSim Home ~