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

/linux-master/include/uapi/linux/
H A Dtipc.h104 #define TIPC_ERR_OVERLOAD 4 macro
/linux-master/net/tipc/
H A Dmsg.c643 if (msg_is_syn(_hdr) && err == TIPC_ERR_OVERLOAD)
H A Dsocket.c2233 if (err != TIPC_ERR_OVERLOAD)
2374 err = TIPC_ERR_OVERLOAD;
2466 if (tipc_msg_reverse(onode, &skb, TIPC_ERR_OVERLOAD)) {

Completed in 120 milliseconds