• Home
  • Raw
  • Download

Lines Matching full:decompression

136  * This function performs compression or/and decompression based on the given test vector.
138 …* @note Performing decompression and compression on the same LOWPAN_IPHC frame may give different …
299 // Perform compression and decompression tests. in TestFullyCompressableLongAddresses()
324 // Perform compression and decompression tests. in TestFullyCompressableShortAddresses()
349 // Perform compression and decompression tests. in TestFullyCompressableShortLongAddresses()
374 // Perform compression and decompression tests. in TestFullyCompressableLongShortAddresses()
398 // Perform compression and decompression tests. in TestSourceUnspecifiedAddress()
425 // Perform compression and decompression tests. in TestSource128bitDestination128bitAddresses()
451 // Perform compression and decompression tests. in TestSource64bitDestination64bitLongAddresses()
477 // Perform compression and decompression tests. in TestSource64bitDestination64bitShortAddresses()
502 // Perform compression and decompression tests. in TestSource16bitDestination16bitAddresses()
527 // Perform compression and decompression tests. in TestSourceCompressedDestination16bitAddresses()
553 // Perform compression and decompression tests. in TestSourceCompressedDestination128bitAddresses()
579 // Perform compression and decompression tests. in TestMulticast128bitAddress()
604 // Perform compression and decompression tests. in TestMulticast48bitAddress()
629 // Perform compression and decompression tests. in TestMulticast32bitAddress()
654 // Perform compression and decompression tests. in TestMulticast8bitAddress()
680 // Perform compression and decompression tests. in TestStatefulSource64bitDestination64bitContext0()
706 // Perform decompression test only. in TestStatefulSource64bitDestination64bitContext0IfContextInLine()
731 // Perform compression and decompression tests. in TestStatefulSource16bitDestination16bitContext0()
756 // Perform compression and decompression tests. in TestStatefulCompressableLongAddressesContext0()
781 // Perform compression and decompression tests. in TestStatefulCompressableShortAddressesContext0()
806 // Perform compression and decompression tests. in TestStatefulCompressableLongShortAddressesContext0()
832 // Perform compression and decompression tests. in TestStatefulSource64bitDestination128bitContext1()
858 // Perform compression and decompression tests. in TestStatefulSource64bitDestination64bitContext1()
910 // Perform decompression tests. in TestStatefulMulticastDestination48bitContext0()
935 // Perform compression and decompression tests. in TestTrafficClassFlowLabel3Bytes()
960 // Perform compression and decompression tests. in TestTrafficClassFlowLabel1Byte()
985 // Perform compression and decompression tests. in TestTrafficClassFlowLabel1ByteEcnOnly()
1010 // Perform compression and decompression tests. in TestTrafficClassFlowLabelInline()
1035 // Perform compression and decompression tests. in TestHopLimit1()
1060 // Perform compression and decompression tests. in TestHopLimit255()
1085 // Perform compression and decompression tests. in TestHopLimitInline()
1113 // Perform compression and decompression tests. in TestUdpSourceDestinationInline()
1141 // Perform compression and decompression tests. in TestUdpSourceInlineDestination8bit()
1169 // Perform compression and decompression tests. in TestUdpSource8bitDestinationInline()
1197 // Perform compression and decompression tests. in TestUdpFullyCompressed()
1225 // Perform compression and decompression tests. in TestUdpFullyCompressedMulticast()
1250 // Perform only decompression test. in TestUdpWithoutNhc()
1279 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopNoPadding()
1308 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPad1()
1337 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN2()
1366 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN3()
1395 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN4()
1426 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN5()
1457 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN6()
1488 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN7()
1520 // Perform compression and decompression tests. in TestExtensionHeaderHopByHopPadN2UdpFullyCompressed()
1557 // Perform compression and decompression tests. in TestIpInIpHopByHopPadN2UdpSourceDestinationInline()
1586 // Perform compression and decompression tests. in TestIpInIpWithoutExtensionHeader()
1605 // Perform decompression test. in TestErrorNoIphcDispatch()
1624 // Perform decompression test. in TestErrorTruncatedIphc()
1643 // Perform decompression test. in TestErrorReservedValueDestination0100()
1662 // Perform decompression test. in TestErrorReservedValueDestination1101()
1681 // Perform decompression test. in TestErrorReservedValueDestination1110()
1700 // Perform decompression test. in TestErrorReservedValueDestination1111()
1719 // Perform decompression test. in TestErrorUnknownNhc()
1738 // Perform decompression test. in TestErrorReservedNhc5()
1757 // Perform decompression test. in TestErrorReservedNhc6()
1776 // Stateless unicast addresses compression / decompression tests. in TestLowpanIphc()
1789 // Stateless multicast addresses compression / decompression tests. in TestLowpanIphc()
1795 // Stateful unicast addresses compression / decompression tests. in TestLowpanIphc()
1806 // Stateful multicast addresses compression / decompression tests. in TestLowpanIphc()
1809 // Traffic Class and Flow Label compression / decompression tests. in TestLowpanIphc()
1815 // Hop Limit compression / decompression tests. in TestLowpanIphc()
1820 // UDP compression / decompression tests. in TestLowpanIphc()
1828 // Extension Headers compression / decompression tests. in TestLowpanIphc()
1839 // IP-in-IP compression / decompression tests. in TestLowpanIphc()