Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dsmbdirect.c48 #define SMBD_V1 0x0100 macro
323 if (le16_to_cpu(packet->negotiated_version) != SMBD_V1) { in process_negotiation_response()
692 packet->min_version = cpu_to_le16(SMBD_V1); in smbd_post_send_negotiate_req()
693 packet->max_version = cpu_to_le16(SMBD_V1); in smbd_post_send_negotiate_req()