Home
last modified time | relevance | path

Searched refs:SMBD_MIN_RECEIVE_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.c61 #define SMBD_MIN_RECEIVE_SIZE 128 macro
350 if (le32_to_cpu(packet->max_receive_size) < SMBD_MIN_RECEIVE_SIZE) { in process_negotiation_response()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.c66 #define SMBD_MIN_RECEIVE_SIZE 128 macro
356 if (le32_to_cpu(packet->max_receive_size) < SMBD_MIN_RECEIVE_SIZE) { in process_negotiation_response()

Completed in 7 milliseconds