Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dtopsrv.c48 #define MAX_SEND_MSG_COUNT 25 macro
289 if (++count >= MAX_SEND_MSG_COUNT) { in tipc_conn_send_to_sock()
/linux-6.1.9/fs/dlm/
Dlowcomms.c67 #define MAX_SEND_MSG_COUNT 25 macro
1457 if (++count >= MAX_SEND_MSG_COUNT) { in send_to_sock()