Home
last modified time | relevance | path

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

/openbmc/linux/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()