Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.c57 #define SMBD_V1 0x0100 macro
427 if (le16_to_cpu(packet->negotiated_version) != SMBD_V1) { in process_negotiation_response()
820 packet->min_version = cpu_to_le16(SMBD_V1); in smbd_post_send_negotiate_req()
821 packet->max_version = cpu_to_le16(SMBD_V1); in smbd_post_send_negotiate_req()