Searched refs:congested (Results 1 – 10 of 10) sorted by relevance
85 mark the port as "congested" and send a congestion update to87 processes sending to this congested port.106 as "congested" will return ENOBUFS.135 a destination marked congested - in this case you will loop228 is congested. All sends attempted to this socket's address236 indicate which ports on bound addresses are congested. As the247 is congested or not.
82 kernel if the backlog queue is congested.121 when a previously congested backlog queue becomes empty again.
178 - Was the network congested ?
972 int congested = 0; in drbd_make_request_common() local977 congested = 1; in drbd_make_request_common()982 congested = 1; in drbd_make_request_common()985 if (congested) { in drbd_make_request_common()
529 p_ptr->congested && in tipc_port_recv_proto_msg()534 p_ptr->congested = 0; in tipc_port_recv_proto_msg()1187 p_ptr->congested = 1; in tipc_send()1197 p_ptr->congested = 0; in tipc_send()1204 p_ptr->congested = 0; in tipc_send()
133 u32 congested; member
461 if (!tipc_sk_port(sk)->congested) in poll()606 !tport->congested); in send_msg()664 (!tport->congested || !tport->connected)); in send_packet()
430 p_ptr->congested = 1; in link_schedule_port()461 p_ptr->congested = 0; in tipc_link_wakeup_ports()
977 int congested; member1036 p->congested |= val; in do_one_broadcast()1064 info.congested = 0; in netlink_broadcast_filtered()1090 if (info.congested && (allocation & __GFP_WAIT)) in netlink_broadcast_filtered()
107 Fix premature write failure on congested networks (we would give up