Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb1ops.c391 char *buf, int malformed) in cifs_check_trans2() argument
393 if (malformed) in cifs_check_trans2()
400 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2()
401 if (malformed > 0) in cifs_check_trans2()
405 dequeue_mid(mid, malformed); in cifs_check_trans2()
Dconnect.c652 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument
658 if (!malformed) in dequeue_mid()
676 char *buf, int malformed) in handle_mid() argument
679 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid()
691 dequeue_mid(mid, malformed); in handle_mid()
Dcifsproto.h203 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-phys-addr.rst93 The physical address is malformed.
/Linux-v4.19/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-v4.19/drivers/tty/
Dn_gsm.c251 unsigned long malformed; member
1845 gsm->malformed++; in gsm_queue()
1956 gsm->malformed++; in gsm1_receive()
/Linux-v4.19/scripts/
Dspelling.txt754 mailformed||malformed
785 misformed||malformed
/Linux-v4.19/net/sctp/
Dsm_make_chunk.c1734 goto malformed; in sctp_unpack_cookie()
1738 goto malformed; in sctp_unpack_cookie()
1871 malformed: in sctp_unpack_cookie()