Searched refs:HMDFS_MAX_MESSAGE_LEN (Results 1 – 3 of 3) sorted by relevance
24 #define HMDFS_MAX_MESSAGE_LEN (8 * 1024 * 1024) macro
529 HMDFS_MAX_MESSAGE_LEN + sizeof(struct hmdfs_head_cmd)) || in tcp_receive_from_sock()813 if (msg->len > HMDFS_MAX_MESSAGE_LEN) { in tcp_send_message()
114 sizeof(__le64) + HMDFS_MAX_MESSAGE_LEN; in hmdfs_message_verify_init()