Home
last modified time | relevance | path

Searched refs:compressed (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst58 - Using curl: ``curl -v --compressed http://192.0.2.1/``
64 - Using curl: ``curl --http2 -v --compressed http://192.0.2.1/``
195 $ curl -v --compressed http://192.0.2.1
196 $ curl -v --compressed https://192.0.2.1
/Zephyr-latest/modules/lz4/
DKconfig79 In order to produce compressed data compatible with lz4 command line
/Zephyr-latest/subsys/net/lib/http/
DKconfig83 processing HPACK compressed headers. This effectively limits the
211 Afterwards it will try to serve the first compressed file available
/Zephyr-latest/subsys/net/ip/
D6lo.c728 uint8_t compressed = 0; in compress_IPHC_header() local
827 compressed = inline_pos - pkt->buffer->data; in compress_IPHC_header()
830 net_pkt_pull(pkt, compressed); in compress_IPHC_header()
833 return compressed; in compress_IPHC_header()
/Zephyr-latest/arch/riscv/
DKconfig.isa95 RISC-V standard compressed instruction set extension, named "C",
/Zephyr-latest/doc/connectivity/networking/api/
Dhttp_server.rst197 example shows how gzip compressed webpage can be defined as a static resource
220 example, a gzip compressed webpage can be generated during build, by adding the
230 where ``src/index.html`` is the location of the webpage to be compressed.
Dnet_l2.rst130 and fragments need to be compressed using a protocol like 6LoWPAN before being
140 preparation procedures, splitting the packet into possibly compressed,
/Zephyr-latest/subsys/logging/
DKconfig.processing156 compressed.
/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst32 Windows) and is delivered as a compressed file.
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst1474 * Added compressed image flags and TLVs to MCUboot, Kconfig options and support for generating
1475 compressed LZMA2 images with ARM thumb filter to imgtool.
Drelease-notes-1.13.rst682 * :github:`3826` - RISCV32 {__irq_wrapper} exception handling error under compressed instruction mo…
Drelease-notes-3.7.rst337 or speakers. The audio data is compressed in a proper format for efficient use of the limited
Drelease-notes-2.0.rst390 * DNS fixes for non-compressed answers.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1582 # compressed HTML files.
/Zephyr-latest/cmake/modules/
Dextensions.cmake668 # can also be compressed automatically when embedding it.