Home
last modified time | relevance | path

Searched refs:SMBDIRECT_V1 (Results 1 – 2 of 2) sorted by relevance

/fs/smb/common/smbdirect/
A Dsmbdirect_pdu.h9 #define SMBDIRECT_V1 0x0100 macro
/fs/smb/client/
A Dsmbdirect.c339 if (le16_to_cpu(packet->negotiated_version) != SMBDIRECT_V1) { in process_negotiation_response()
708 packet->min_version = cpu_to_le16(SMBDIRECT_V1); in smbd_post_send_negotiate_req()
709 packet->max_version = cpu_to_le16(SMBDIRECT_V1); in smbd_post_send_negotiate_req()

Completed in 8 milliseconds