Searched refs:ELINKCONG (Results 1 – 4 of 4) sorted by relevance
46 #define ELINKCONG EAGAIN /* link congestion <=> resource unavailable */ macro
273 if (rc == -ELINKCONG) { in tipc_bcast_xmit()304 if (tipc_node_xmit(net, &_pkts, dnode, selector) == -ELINKCONG) in tipc_rcast_xmit()
911 if (unlikely(rc == -ELINKCONG)) { in tipc_send_group_msg()1307 if (rc == -ELINKCONG) in tipc_sk_push_backlog()1507 if (unlikely(rc == -ELINKCONG)) { in __tipc_sendmsg()1618 if (unlikely(rc == -ELINKCONG)) { in __tipc_sendstream()2888 if (rc == -ELINKCONG) { in tipc_sk_timeout()
887 return -ELINKCONG; in link_schedule_user()