Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dtopsrv.c48 #define MAX_SEND_MSG_COUNT 25 macro
289 if (++count >= MAX_SEND_MSG_COUNT) { in tipc_conn_send_to_sock()
/kernel/linux/linux-6.6/net/tipc/
H A Dtopsrv.c49 #define MAX_SEND_MSG_COUNT 25 macro
290 if (++count >= MAX_SEND_MSG_COUNT) { in tipc_conn_send_to_sock()
/kernel/linux/linux-5.10/fs/dlm/
H A Dlowcomms.c65 #define MAX_SEND_MSG_COUNT 25 macro
1453 if (++count >= MAX_SEND_MSG_COUNT) { in send_to_sock()

Completed in 4 milliseconds