/openbmc/linux/drivers/net/ppp/ |
H A D | ppp_mppe.c | 103 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 D | TODO | 1 This driver is in staging until the V4L2 documentation about stateful video
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enum-fmt.rst | 168 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 D | vidioc-g-parm.rst | 43 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 D | dev-stateless-decoder.rst | 13 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 D | pixfmt-v4l2.rst | 37 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 D | vidioc-encoder-cmd.rst | 66 introduced in Linux 2.6.21. They are, however, mandatory for stateful mem2mem
|
H A D | vidioc-decoder-cmd.rst | 59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
|
H A D | vidioc-dqevent.rst | 358 For stateful decoders follow the guidelines in :ref:`decoder`.
|
H A D | vidioc-g-ext-ctrls.rst | 437 - The class containing stateful codec controls. These controls are
|
H A D | dev-encoder.rst | 9 A stateful video encoder takes raw video frames in display order and encodes
|
H A D | dev-decoder.rst | 9 A stateful video decoder takes complete chunks of the bytestream (e.g. Annex-B
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/ |
H A D | dibbler_git.bb | 2 DESCRIPTION = "Dibbler is a portable DHCPv6 implementation. It supports stateful as well as statele…
|
/openbmc/linux/Documentation/scsi/ |
H A D | bnx2fc.rst | 6 Broadcom FCoE offload through bnx2fc is full stateful hardware offload that
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
H A D | gstreamer1.0-plugins-bad_1.24.10.bb | 87 # V4L2 codec; the V4L2 code in -base supports the older stateful V4L2 mem2mem codecs
|
/openbmc/linux/Documentation/staging/ |
H A D | xz.rst | 29 to buffer) and multi-call (stateful) APIs. The usage of the xz_dec
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | Kconfig | 36 stateful policies. Enable this if you want native tracking from
|
/openbmc/linux/Documentation/input/ |
H A D | event-codes.rst | 18 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 D | multi-touch-protocol.rst | 53 The main difference between the stateless type A protocol and the stateful
|
/openbmc/linux/Documentation/networking/ |
H A D | ipvs-sysctl.rst | 60 also handled by stateful firewall rules. That is, iptables rules
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-self-describing-metadata.rst | 162 sibling pointer lists). Hence we still need stateful checking in the main code
|
H A D | orangefs.rst | 323 Ops are stateful:
|
/openbmc/linux/net/netfilter/ |
H A D | Kconfig | 340 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 D | cgroup-v2.rst | 560 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
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 113 stateful processing required to deal with the frames (as may be required for
|