Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtipc.h104 #define TIPC_ERR_OVERLOAD 4 macro
/linux/net/tipc/
H A Dmsg.c647 if (msg_is_syn(_hdr) && err == TIPC_ERR_OVERLOAD) in tipc_msg_reverse()