Home
last modified time | relevance | path

Searched refs:MAX_RECV_RETRY_TIMES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dtransport.h39 #define MAX_RECV_RETRY_TIMES 2 macro
H A Dtransport.c159 } while (read_cnt < to_read && retry_time < MAX_RECV_RETRY_TIMES); in tcp_read_buffer_from_socket()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dtransport.h39 #define MAX_RECV_RETRY_TIMES 2 macro
H A Dtransport.c159 } while (read_cnt < to_read && retry_time < MAX_RECV_RETRY_TIMES); in tcp_read_buffer_from_socket()

Completed in 5 milliseconds