Searched defs:versionTcFlowLabel (Results 1 – 1 of 1) sorted by relevance
154 final int versionTcFlowLabel = (6 << 28) | (trafficClass << 20) | flowLabel; in decompress6lowpan() local246 final int versionTcFlowLabel = inBuffer.getInt() & 0xffffffff; in compress6lowpan() local