Searched refs:malformed (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smb1ops.c | 391 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()
|
D | connect.c | 652 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()
|
D | cifsproto.h | 203 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-adap-g-phys-addr.rst | 93 The physical address is malformed.
|
/Linux-v4.19/Documentation/networking/ |
D | openvswitch.txt | 201 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/ |
D | n_gsm.c | 251 unsigned long malformed; member 1845 gsm->malformed++; in gsm_queue() 1956 gsm->malformed++; in gsm1_receive()
|
/Linux-v4.19/scripts/ |
D | spelling.txt | 754 mailformed||malformed 785 misformed||malformed
|
/Linux-v4.19/net/sctp/ |
D | sm_make_chunk.c | 1734 goto malformed; in sctp_unpack_cookie() 1738 goto malformed; in sctp_unpack_cookie() 1871 malformed: in sctp_unpack_cookie()
|