Home
last modified time | relevance | path

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

/linux/net/wireless/tests/
H A Dscan.c289 struct sk_buff *malformed = kunit_zalloc_skb(test, 1024, GFP_KERNEL); in test_gen_new_ie_malformed() local
293 KUNIT_ASSERT_NOT_NULL(test, malformed); in test_gen_new_ie_malformed()
296 skb_put_u8(malformed, WLAN_EID_SSID); in test_gen_new_ie_malformed()
297 skb_put_u8(malformed, 3); in test_gen_new_ie_malformed()
298 skb_put(malformed, 3); in test_gen_new_ie_malformed()
299 skb_put_u8(malformed, WLAN_EID_REDUCED_NEIGHBOR_REPORT); in test_gen_new_ie_malformed()
300 skb_put_u8(malformed, 10); in test_gen_new_ie_malformed()
301 skb_put(malformed, 9); in test_gen_new_ie_malformed()
303 len = cfg80211_gen_new_ie(malformed->data, malformed->len, in test_gen_new_ie_malformed()
309 malformed->data, malformed->len, in test_gen_new_ie_malformed()
/linux/fs/smb/client/
H A Dsmb1transport.c415 char *buf, int malformed) in cifs_check_trans2() argument
417 if (malformed) in cifs_check_trans2()
424 malformed = coalesce_t2(buf, mid->resp_buf, &mid->response_pdu_len); in cifs_check_trans2()
425 if (malformed > 0) in cifs_check_trans2()
429 dequeue_mid(server, mid, malformed); in cifs_check_trans2()
H A Dtransport.c1138 bool malformed) in __cifs_readv_discard() argument
1143 dequeue_mid(server, mid, malformed); in __cifs_readv_discard()
H A Dconnect.c954 dequeue_mid(struct TCP_Server_Info *server, struct mid_q_entry *mid, bool malformed) in dequeue_mid()
960 if (!malformed) in dequeue_mid()
994 char *buf, int malformed) in handle_mid()
997 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid()
1010 dequeue_mid(server, mid, malformed); in handle_mid()
1325 cifs_dbg(VFS, "%s: malformed response (next_offset=%u)\n", in cifs_demultiplex_thread()
953 dequeue_mid(struct TCP_Server_Info * server,struct mid_q_entry * mid,bool malformed) dequeue_mid() argument
993 handle_mid(struct mid_q_entry * mid,struct TCP_Server_Info * server,char * buf,int malformed) handle_mid() argument
H A Dcifsproto.h227 bool malformed);
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt6 new value, and writing malformed pattern deactivates any active one.
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst70 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/linux/Documentation/security/
H A Dsnp-tdx-threat-model.rst236 - A misbehaving host injects malformed input via any communication
245 difference with the previous attack vector (malformed runtime input)
246 is that this input is not malformed, but its value is crafted to
/linux/Documentation/networking/
H A Dopenvswitch.rst204 Handling malformed packets
207 Don't drop packets in the kernel for malformed protocol headers, bad
237 missing or malformed VLAN TCI.
/linux/Documentation/networking/devlink/
H A Dprestera.rst66 - Traps (exception) packets due to the malformed IPV4 header options
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-phys-addr.rst94 The physical address is malformed.
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-port100 Description: Read-only. Read this file to get the first malformed request
/linux/Documentation/usb/
H A Draw-gadget.rst30 This makes Raw Gadget suitable for fuzzing by providing malformed data as
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c661 goto malformed; in extron_process_received()
667 goto malformed; in extron_process_received()
690 malformed: in extron_process_received()
/linux/drivers/tty/
H A Dn_gsm.c343 unsigned long malformed; member
2472 dlci->gsm->malformed++; in gsm_dlci_command()
2853 gsm->malformed++; in gsm_queue()
3026 gsm->malformed++; in gsm1_receive()
3049 gsm->malformed++; in gsm1_receive()
/linux/net/sctp/
H A Dsm_make_chunk.c1753 goto malformed; in sctp_unpack_cookie()
1757 goto malformed; in sctp_unpack_cookie()
1766 goto malformed; in sctp_unpack_cookie()
1768 goto malformed; in sctp_unpack_cookie()
1770 goto malformed; in sctp_unpack_cookie()
1883 malformed: in sctp_unpack_cookie()
1885 * malformed.
/linux/scripts/
H A Dspelling.txt997 mailformed||malformed
1051 misformed||malformed
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst90 return malformed data in case of an error.
/linux/Documentation/doc-guide/
H A Dcontributing.rst86 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/linux/lib/
H A DKconfig.debug425 otherwise it would emit malformed kernel and module binaries when