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

/linux-4.1.27/net/tipc/
H A Dserver.c43 #define MAX_SEND_MSG_COUNT 25 macro
517 if (++count >= MAX_SEND_MSG_COUNT) { tipc_send_to_sock()
/linux-4.1.27/fs/dlm/
H A Dlowcomms.c67 #define MAX_SEND_MSG_COUNT 25 macro
1600 if (++count >= MAX_SEND_MSG_COUNT) { send_to_sock()

Completed in 195 milliseconds