Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-trigger-pattern.txt6 new value, and writing malformed pattern deactivates any active one.
/Linux-v5.4/fs/cifs/
Dsmb1ops.c382 char *buf, int malformed) in cifs_check_trans2() argument
384 if (malformed) in cifs_check_trans2()
391 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2()
392 if (malformed > 0) in cifs_check_trans2()
396 dequeue_mid(mid, malformed); in cifs_check_trans2()
Dcifsproto.h216 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
Dconnect.c884 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument
890 if (!malformed) in dequeue_mid()
910 char *buf, int malformed) in handle_mid() argument
913 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid()
925 dequeue_mid(mid, malformed); in handle_mid()
Dcifssmb.c1540 bool malformed) in __cifs_readv_discard() argument
1545 dequeue_mid(mid, malformed); in __cifs_readv_discard()
/Linux-v5.4/Documentation/networking/
Dopenvswitch.txt201 Handling malformed packets
204 Don't drop packets in the kernel for malformed protocol headers, bad
234 missing or malformed VLAN TCI.
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-phys-addr.rst100 The physical address is malformed.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-platform-dfl-port100 Description: Read-only. Read this file to get the first malformed request
/Linux-v5.4/drivers/tty/
Dn_gsm.c251 unsigned long malformed; member
1842 gsm->malformed++; in gsm_queue()
1953 gsm->malformed++; in gsm1_receive()
/Linux-v5.4/scripts/
Dspelling.txt815 mailformed||malformed
852 misformed||malformed
/Linux-v5.4/net/sctp/
Dsm_make_chunk.c1725 goto malformed; in sctp_unpack_cookie()
1729 goto malformed; in sctp_unpack_cookie()
1861 malformed: in sctp_unpack_cookie()
/Linux-v5.4/Documentation/filesystems/
Dfsverity.rst149 - ``EBADMSG``: the signature is malformed