Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ppp/
H 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()
/openbmc/linux/drivers/staging/media/meson/vdec/
H A DTODO1 This driver is in staging until the V4L2 documentation about stateful video
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/
H A Ddibbler_git.bb2 DESCRIPTION = "Dibbler is a portable DHCPv6 implementation. It supports stateful as well as statele…
/openbmc/linux/Documentation/userspace-api/media/v4l/
H 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.
H 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
H 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
H A Dvidioc-encoder-cmd.rst66 introduced in Linux 2.6.21. They are, however, mandatory for stateful mem2mem
H 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
H A Dvidioc-decoder-cmd.rst59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
H A Dvidioc-dqevent.rst358 For stateful decoders follow the guidelines in :ref:`decoder`.
H A Dvidioc-g-ext-ctrls.rst437 - The class containing stateful codec controls. These controls are
H A Ddev-encoder.rst9 A stateful video encoder takes raw video frames in display order and encodes
H A Ddev-decoder.rst9 A stateful video decoder takes complete chunks of the bytestream (e.g. Annex-B
/openbmc/linux/Documentation/scsi/
H A Dbnx2fc.rst6 Broadcom FCoE offload through bnx2fc is full stateful hardware offload that
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml66 Some flash devices utilize stateful addressing modes (e.g., for 32-bit
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-bad_1.22.11.bb86 # V4L2 codec; the V4L2 code in -base supports the older stateful V4L2 mem2mem codecs
/openbmc/linux/Documentation/staging/
H A Dxz.rst29 to buffer) and multi-call (stateful) APIs. The usage of the xz_dec
/openbmc/linux/net/bridge/netfilter/
H A DKconfig36 stateful policies. Enable this if you want native tracking from
/openbmc/linux/Documentation/input/
H A Devent-codes.rst18 The input protocol is a stateful protocol. Events are emitted only when values
267 EV_SW events describe stateful binary switches. For example, the SW_LID code is
H A Dmulti-touch-protocol.rst53 The main difference between the stateless type A protocol and the stateful
/openbmc/linux/Documentation/networking/
H A Dipvs-sysctl.rst60 also handled by stateful firewall rules. That is, iptables rules
/openbmc/linux/Documentation/filesystems/
H A Dxfs-self-describing-metadata.rst162 sibling pointer lists). Hence we still need stateful checking in the main code
H A Dorangefs.rst323 Ops are stateful:
/openbmc/linux/net/netfilter/
H A DKconfig340 If you are running PPTP sessions over a stateful firewall or NAT
1195 network servers/stateful firewalls without having a dedicated
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst560 and stateful resources such as memory are not moved together with the
1130 stateful and implements both limit and protection models. Due to the
1132 stateful nature of memory, the distribution model is relatively

12