Searched refs:ELINKCONG (Results 1 – 4 of 4) sorted by relevance
247 if (rc == -ELINKCONG) { in tipc_bcast_xmit()278 if (tipc_node_xmit(net, &_pkts, dnode, selector) == -ELINKCONG) in tipc_rcast_xmit()
46 #define ELINKCONG EAGAIN /* link congestion <=> resource unavailable */ macro
850 if (unlikely(rc == -ELINKCONG)) { in tipc_send_group_msg()1376 if (unlikely(rc == -ELINKCONG)) { in __tipc_sendmsg()1453 if (unlikely(rc == -ELINKCONG)) { in __tipc_sendstream()
821 return -ELINKCONG; in link_schedule_user()