Searched refs:SMBDIRECT_V1 (Results 1 – 4 of 4) sorted by relevance
9 #define SMBDIRECT_V1 0x0100 macro
561 if (le16_to_cpu(packet->negotiated_version) != SMBDIRECT_V1) { in process_negotiation_response()970 packet->min_version = cpu_to_le16(SMBDIRECT_V1); in smbd_post_send_negotiate_req()971 packet->max_version = cpu_to_le16(SMBDIRECT_V1); in smbd_post_send_negotiate_req()
502 SMBDIRECT_V1, in cifs_debug_data_proc_show()
36 #define SMB_DIRECT_VERSION_LE cpu_to_le16(SMBDIRECT_V1)