Searched refs:SMBDIRECT_V1 (Results 1 – 2 of 2) sorted by relevance
9 #define SMBDIRECT_V1 0x0100 macro
339 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