Searched refs:SMBD_MIN_RECEIVE_SIZE (Results 1 – 1 of 1) sorted by relevance
70 #define SMBD_MIN_RECEIVE_SIZE 128 macro455 if (le32_to_cpu(packet->max_receive_size) < SMBD_MIN_RECEIVE_SIZE) { in process_negotiation_response()