Searched refs:TIPC_ERR_OVERLOAD (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | tipc.h | 104 #define TIPC_ERR_OVERLOAD 4 macro |
| /linux/net/tipc/ | ||
| H A D | msg.c | 647 if (msg_is_syn(_hdr) && err == TIPC_ERR_OVERLOAD) in tipc_msg_reverse() |