Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.c54 #define SMBD_V1 0x0100 macro
329 if (le16_to_cpu(packet->negotiated_version) != SMBD_V1) { in process_negotiation_response()
698 packet->min_version = cpu_to_le16(SMBD_V1); in smbd_post_send_negotiate_req()
699 packet->max_version = cpu_to_le16(SMBD_V1); in smbd_post_send_negotiate_req()