Searched full:parsing (Results 1 – 25 of 104) sorted by relevance
12345
| /Documentation/bpf/ |
| D | prog_flow_dissector.rst | 36 dissection, or BPF_DROP to indicate parsing error. 60 Pre-VLAN parsing:: 79 Post-VLAN parsing:: 111 continue parsing first fragment; the default expected behavior is that 115 stop parsing as soon as it reaches IPv6 flow label; used by 118 parsing as soon as it reaches encapsulated headers; used by routing 131 * ``_dissect`` routine - entry point; it does input ``n_proto`` parsing and
|
| /Documentation/networking/devlink/ |
| D | devlink-trap.rst | 414 - Traps packets dropped due to an error in the VXLAN header parsing which 418 - Traps packets dropped due to an error in the LLC+SNAP header parsing 421 - Traps packets dropped due to an error in the VLAN header parsing. Could 425 - Traps packets dropped due to an error in the PPPoE+PPP header parsing. 431 - Traps packets dropped due to an error in the MPLS header parsing which 435 - Traps packets dropped due to an error in the ARP header parsing 438 - Traps packets dropped due to an error in the first IP header parsing. 445 - Traps packets dropped due to an error in the parsing of the last IP 450 - Traps packets dropped due to an error in the GRE header parsing 453 - Traps packets dropped due to an error in the UDP header parsing. [all …]
|
| /Documentation/networking/ |
| D | strparser.rst | 35 parsing (e.g. BPF parsing in case of KCM), and a rcv_msg function 56 Temporarily pause a stream parser. Message parsing is suspended 71 error, and it is called from the upper layer to stop parsing 138 other < 0 Error in parsing, give control back to userspace 207 in parsing. The default function stops the stream parser and
|
| /Documentation/filesystems/ |
| D | hfsplus.rst | 39 For disk devices the generic partition parsing code does this 40 for us. Defaults to not parsing the partition table at all.
|
| D | hfs.rst | 44 For disk devices the generic partition parsing code does this 45 for us. Defaults to not parsing the partition table at all.
|
| /Documentation/userspace-api/media/rc/ |
| D | keytable.c.rst | 125 perror ("parsing input file scancode"); 131 perror ("parsing input file scancode"); 138 perror ("parsing input file keycode"); 142 // printf ("parsing %s=%s:", scancode, keycode);
|
| /Documentation/admin-guide/cifs/ |
| D | changes.rst | 8 This may be easier to read than parsing the output of
|
| /Documentation/hid/ |
| D | hidreport-parsing.rst | 4 Manual parsing of HID report descriptors 34 function is ``Usage Page``, thus for parsing the value 0x01 in the second byte
|
| D | hidintro.rst | 18 hidreport-parsing 48 The HID subsystem is in charge of parsing the HID report descriptors, 66 Parsing HID report descriptors 95 Documentation/hid/hidreport-parsing.rst; you only need to understand it 113 Parsing the mouse HID report descriptor with `hid-tools 298 After parsing it (try to parse it on your own using the suggested 481 Check Documentation/hid/hidreport-parsing.rst if you need any help
|
| /Documentation/ABI/testing/ |
| D | sysfs-platform-dfl-fme | 54 fails with -EINVAL if input parsing fails or input error code 63 fails with -EINVAL if input parsing fails or input error code 84 -EINVAL if input parsing fails or input inject error code isn't 93 fails with -EINVAL if input parsing fails or input error code 198 -EINVAL if input parsing fails. 211 -EINVAL if input parsing fails.
|
| D | sysfs-bus-amba | 20 no support for parsing delimiters.
|
| D | sysfs-bus-vmbus | 20 there is no support for parsing delimiters.
|
| D | sysfs-bus-vdpa | 57 no support for parsing delimiters.
|
| D | sysfs-bus-platform | 20 the override, there is no support for parsing delimiters.
|
| D | sysfs-bus-css | 52 there is no support for parsing delimiters.
|
| /Documentation/arch/riscv/ |
| D | acpi.rst | 7 The ISA string parsing rules for ACPI are defined by `Version ASCIIDOC
|
| /Documentation/devicetree/bindings/nvmem/layouts/ |
| D | nvmem-layout.yaml | 18 perform their parsing. The nvmem-layout container is here to describe these.
|
| /Documentation/devicetree/bindings/mtd/partitions/ |
| D | brcm,trx.txt | 26 detected by a software parsing TRX header.
|
| /Documentation/devicetree/bindings/display/msm/ |
| D | gpu.yaml | 29 The driver is parsing the compat string for Adreno to 35 The driver is parsing the compat string for Adreno to 41 The driver is parsing the compat string for Imageon to
|
| /Documentation/misc-devices/ |
| D | ad525x_dpot.rst | 26 as a hex file for easier parsing.
|
| /Documentation/block/ |
| D | cmdline-partition.rst | 2 Embedded device command line partition parsing
|
| /Documentation/sphinx/ |
| D | maintainers_include.py | 15 The ``maintainers-include`` reST-directive performs extensive parsing 146 # Re-split on any added newlines in any above parsing.
|
| /Documentation/arch/powerpc/ |
| D | kasan.txt | 29 lot of generic device-tree parsing code which is used to determine MMU
|
| /Documentation/ABI/stable/ |
| D | sysfs-firmware-opal-elog | 34 do more parsing in kernel and add more files to make
|
| /Documentation/admin-guide/ |
| D | binfmt-misc.rst | 37 must escape any NUL bytes; parsing halts at the first one. In a shell 47 escape any NUL bytes; parsing halts at the first one. Ignored when using
|
12345