Home
last modified time | relevance | path

Searched refs:sending (Results 1 – 11 of 11) sorted by relevance

/net/dccp/ccids/
DKconfig21 where a flow is "reasonably fair" if its sending rate is generally
22 within a factor of two of the sending rate of a TCP flow under the
26 relatively smooth sending rate is of importance.
/net/sunrpc/
Dxprt.c258 rpc_sleep_on_timeout(&xprt->sending, task, NULL, in xprt_reserve_xprt()
261 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt()
324 rpc_sleep_on_timeout(&xprt->sending, task, NULL, in xprt_reserve_xprt_cong()
327 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt_cong()
361 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next()
376 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next_cong()
1440 rpc_wake_up_queued_task_set_status(&xprt->sending, in xprt_prepare_transmit()
1518 xprt->stat.sending_u += xprt->sending.qlen; in xprt_request_transmit()
1526 rpc_wake_up_queued_task_set_status(&xprt->sending, task, status); in xprt_request_transmit()
1938 rpc_init_wait_queue(&xprt->sending, "xprt_sending"); in xprt_init()
[all …]
/net/batman-adv/
Dtp_meter.c437 if (!atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_sender_shutdown()
470 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_reset_sender_timer()
490 if (atomic_read(&tp_vars->sending) == 0) in batadv_tp_sender_timeout()
649 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_recv_ack()
851 while (atomic_read(&tp_vars->sending) != 0) { in batadv_tp_send()
874 if (atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_send()
989 atomic_set(&tp_vars->sending, 1); in batadv_tp_start()
Dtypes.h1411 atomic_t sending; member
/net/can/
DKconfig38 sending of RTR frames, and cyclic CAN messages without permanent user
51 msg sending and can optionally modify routed CAN frames on the fly.
/net/ax25/
DTODO17 Check socket locking when ax25_rcv is sending to raw sockets. In particular
/net/ipv6/
DKconfig160 another protocol and sending it over a channel that understands the
173 another protocol and sending it over a channel that understands the
220 another protocol and sending it over a channel that understands the
/net/ipv4/
DKconfig168 another protocol and sending it over a channel that understands the
198 another protocol and sending it over a channel that understands the
312 another protocol and sending it over a channel that understands the
555 adjusts the sending rate by modifying the congestion
/net/bridge/netfilter/
DKconfig182 automatically sending arp replies to arp requests.
/net/
DKconfig43 compat skb before sending the skb, the netlink code will sort out
/net/sched/
DKconfig900 Say Y here to allow sending the packets to conntrack module.