Searched refs:malformed (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/fs/cifs/ |
D | smb1ops.c | 388 char *buf, int malformed) in cifs_check_trans2() argument 390 if (malformed) in cifs_check_trans2() 397 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2() 398 if (malformed > 0) in cifs_check_trans2() 402 dequeue_mid(mid, malformed); in cifs_check_trans2()
|
D | connect.c | 670 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument 676 if (!malformed) in dequeue_mid() 686 char *buf, int malformed) in handle_mid() argument 689 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid() 701 dequeue_mid(mid, malformed); in handle_mid()
|
D | cifsproto.h | 182 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
|
/linux-4.4.14/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-4.4.14/drivers/tty/ |
D | n_gsm.c | 264 unsigned long malformed; member 1842 gsm->malformed++; in gsm_queue() 1953 gsm->malformed++; in gsm1_receive()
|
/linux-4.4.14/net/sctp/ |
D | sm_make_chunk.c | 1722 goto malformed; in sctp_unpack_cookie() 1726 goto malformed; in sctp_unpack_cookie() 1852 malformed: in sctp_unpack_cookie()
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 625 misformed||malformed
|