Searched refs:ELINKCONG (Results 1 – 4 of 4) sorted by relevance
46 #define ELINKCONG EAGAIN /* link congestion <=> resource unavailable */ macro
266 if (rc == -ELINKCONG) { in tipc_bcast_xmit()297 if (tipc_node_xmit(net, &_pkts, dnode, selector) == -ELINKCONG) in tipc_rcast_xmit()
864 if (unlikely(rc == -ELINKCONG)) { in tipc_send_group_msg()1406 if (unlikely(rc == -ELINKCONG)) { in __tipc_sendmsg()1485 if (unlikely(rc == -ELINKCONG)) { in __tipc_sendstream()2705 if (rc == -ELINKCONG) { in tipc_sk_timeout()
843 return -ELINKCONG; in link_schedule_user()