Searched refs:malformed (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/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 | 659 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument 665 if (!malformed) in dequeue_mid() 675 char *buf, int malformed) in handle_mid() argument 678 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid() 690 dequeue_mid(mid, malformed); in handle_mid()
|
D | cifsproto.h | 184 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/scripts/ |
D | spelling.txt | 605 misformed||malformed
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 2363 print_error("malformed character literal");
|