Searched refs:SMBD_V1 (Results 1 – 1 of 1) sorted by relevance
57 #define SMBD_V1 0x0100 macro427 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()