Home
last modified time | relevance | path

Searched refs:stateful (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/net/ppp/
A Dppp_mppe.c103 unsigned stateful; /* stateful mode flag */ member
271 state->stateful = 1; in mppe_init()
279 (state->stateful) ? "stateful" : "stateless"); in mppe_init()
375 if (!state->stateful || /* stateless mode */ in mppe_compress()
379 if (state->debug && state->stateful) in mppe_compress()
476 if (!state->stateful && !flushed) { in mppe_decompress()
482 if (state->stateful && ((ccount & 0xff) == 0xff) && !flushed) { in mppe_decompress()
493 if (!state->stateful) { in mppe_decompress()
/linux/drivers/staging/media/meson/vdec/
A DTODO1 This driver is in staging until the V4L2 documentation about stateful video
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-enum-fmt.rst168 formats only. This flag is valid for stateful decoders only.
178 compressed formats only. This flag is valid for stateful codecs only.
194 compressed formats only. This flag is valid for stateful encoders only.
A Dvidioc-g-parm.rst43 For stateful encoders (see :ref:`encoder`) this represents the
116 For stateful encoders (see :ref:`encoder`) this represents the
174 For stateful encoders (see :ref:`encoder`) this represents the
A Ddev-stateless-decoder.rst13 decoding request. This is in contrast to the stateful video decoder interface,
20 Compared to stateful codecs, the decoder/client sequence is simpler, but the
336 Contrary to stateful decoders, a stateless decoder does not perform any kind of
A Dpixfmt-v4l2.rst37 inside the stream, when fed to a stateful mem2mem decoder, the fields
41 For compressed formats on the CAPTURE side of a stateful mem2mem
A Dvidioc-encoder-cmd.rst66 introduced in Linux 2.6.21. They are, however, mandatory for stateful mem2mem
A Dvidioc-decoder-cmd.rst59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
A Dvidioc-dqevent.rst353 For stateful decoders follow the guidelines in :ref:`decoder`.
A Dvidioc-g-ext-ctrls.rst383 - The class containing stateful codec controls. These controls are
A Ddev-encoder.rst9 A stateful video encoder takes raw video frames in display order and encodes
A Ddev-decoder.rst9 A stateful video decoder takes complete chunks of the bytestream (e.g. Annex-B
/linux/Documentation/devicetree/bindings/mtd/
A Djedec,spi-nor.yaml66 Some flash devices utilize stateful addressing modes (e.g., for 32-bit
/linux/Documentation/scsi/
A Dbnx2fc.rst6 Broadcom FCoE offload through bnx2fc is full stateful hardware offload that
/linux/Documentation/staging/
A Dxz.rst29 to buffer) and multi-call (stateful) APIs. The usage of the xz_dec
/linux/Documentation/input/
A Devent-codes.rst18 The input protocol is a stateful protocol. Events are emitted only when values
257 EV_SW events describe stateful binary switches. For example, the SW_LID code is
A Dmulti-touch-protocol.rst53 The main difference between the stateless type A protocol and the stateful
/linux/net/bridge/netfilter/
A DKconfig36 stateful policies. Enable this if you want native tracking from
/linux/Documentation/networking/
A Dipvs-sysctl.rst60 also handled by stateful firewall rules. That is, iptables rules
/linux/net/netfilter/
A DKconfig335 If you are running PPTP sessions over a stateful firewall or NAT
579 tristate "Netfilter nf_tables stateful object reference module"
582 stateful objects, such as counters and quotas.
1192 network servers/stateful firewalls without having a dedicated
/linux/Documentation/filesystems/
A Dxfs-self-describing-metadata.rst161 sibling pointer lists). Hence we still need stateful checking in the main code
A Dorangefs.rst323 Ops are stateful:
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst552 and stateful resources such as memory are not moved together with the
1096 stateful and implements both limit and protection models. Due to the
1098 stateful nature of memory, the distribution model is relatively
/linux/Documentation/networking/dsa/
A Ddsa.rst113 stateful processing required to deal with the frames (as may be required for

Completed in 36 milliseconds