Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dtopsrv.c47 #define MAX_SEND_MSG_COUNT 25 macro
295 if (++count >= MAX_SEND_MSG_COUNT) { in tipc_conn_send_to_sock()
/Linux-v4.19/fs/dlm/
Dlowcomms.c67 #define MAX_SEND_MSG_COUNT 25 macro
1533 if (++count >= MAX_SEND_MSG_COUNT) { in send_to_sock()