Home
last modified time | relevance | path

Searched refs:malformed (Results 1 – 17 of 17) sorted by relevance

/linux/fs/cifs/
A Dsmb1ops.c381 char *buf, int malformed) in cifs_check_trans2() argument
383 if (malformed) in cifs_check_trans2()
390 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2()
391 if (malformed > 0) in cifs_check_trans2()
395 dequeue_mid(mid, malformed); in cifs_check_trans2()
A Dconnect.c703 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument
709 if (!malformed) in dequeue_mid()
743 char *buf, int malformed) in handle_mid() argument
746 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid()
759 dequeue_mid(mid, malformed); in handle_mid()
A Dcifsproto.h230 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
A Dcifssmb.c1355 bool malformed) in __cifs_readv_discard() argument
1360 dequeue_mid(mid, malformed); in __cifs_readv_discard()
/linux/Documentation/devicetree/bindings/leds/
A Dleds-trigger-pattern.txt6 new value, and writing malformed pattern deactivates any active one.
/linux/Documentation/translations/zh_CN/doc-guide/
A Dcontributing.rst70 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/linux/Documentation/networking/
A Dopenvswitch.rst204 Handling malformed packets
207 Don't drop packets in the kernel for malformed protocol headers, bad
237 missing or malformed VLAN TCI.
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-adap-g-phys-addr.rst94 The physical address is malformed.
/linux/Documentation/networking/devlink/
A Dprestera.rst66 - Traps (exception) packets due to the malformed IPV4 header options
/linux/Documentation/usb/
A Draw-gadget.rst30 This makes Raw Gadget suitable for fuzzing by providing malformed data as
/linux/Documentation/ABI/testing/
A Dsysfs-platform-dfl-port100 Description: Read-only. Read this file to get the first malformed request
/linux/drivers/tty/
A Dn_gsm.c256 unsigned long malformed; member
1907 gsm->malformed++; in gsm_queue()
2021 gsm->malformed++; in gsm1_receive()
/linux/scripts/
A Dspelling.txt910 mailformed||malformed
953 misformed||malformed
/linux/net/sctp/
A Dsm_make_chunk.c1771 goto malformed; in sctp_unpack_cookie()
1775 goto malformed; in sctp_unpack_cookie()
1903 malformed: in sctp_unpack_cookie()
/linux/Documentation/doc-guide/
A Dcontributing.rst85 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/linux/Documentation/dev-tools/
A Dcheckpatch.rst456 The #include statement has a malformed path. This has happened
/linux/Documentation/filesystems/
A Dfsverity.rst149 - ``EBADMSG``: the signature is malformed

Completed in 59 milliseconds