Home
last modified time | relevance | path

Searched refs:congested (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/Documentation/networking/
Drds.txt85 mark the port as "congested" and send a congestion update to
87 processes sending to this congested port.
106 as "congested" will return ENOBUFS.
135 a destination marked congested - in this case you will loop
228 is congested. All sends attempted to this socket's address
236 indicate which ports on bound addresses are congested. As the
247 is congested or not.
Dx25-iface.txt82 kernel if the backlog queue is congested.
121 when a previously congested backlog queue becomes empty again.
Ddecnet.txt178 - Was the network congested ?
/linux-2.6.39/drivers/block/drbd/
Ddrbd_req.c972 int congested = 0; in drbd_make_request_common() local
977 congested = 1; in drbd_make_request_common()
982 congested = 1; in drbd_make_request_common()
985 if (congested) { in drbd_make_request_common()
/linux-2.6.39/net/tipc/
Dport.c529 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()
Dport.h133 u32 congested; member
Dsocket.c461 if (!tipc_sk_port(sk)->congested) in poll()
606 !tport->congested); in send_msg()
664 (!tport->congested || !tport->connected)); in send_packet()
Dlink.c430 p_ptr->congested = 1; in link_schedule_port()
461 p_ptr->congested = 0; in tipc_link_wakeup_ports()
/linux-2.6.39/net/netlink/
Daf_netlink.c977 int congested; member
1036 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()
/linux-2.6.39/fs/cifs/
DCHANGES107 Fix premature write failure on congested networks (we would give up