Home
last modified time | relevance | path

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

/net/dccp/ccids/
DKconfig20 where a flow is "reasonably fair" if its sending rate is generally
21 within a factor of two of the sending rate of a TCP flow under the
25 relatively smooth sending rate is of importance.
/net/batman-adv/
Dtp_meter.c442 if (!atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_sender_shutdown()
475 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_reset_sender_timer()
495 if (atomic_read(&tp_vars->sending) == 0) in batadv_tp_sender_timeout()
657 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_recv_ack()
859 while (atomic_read(&tp_vars->sending) != 0) { in batadv_tp_send()
882 if (atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_send()
995 atomic_set(&tp_vars->sending, 1); in batadv_tp_start()
Dtypes.h908 atomic_t sending; member
/net/can/
DKconfig36 sending of RTR frames, and cyclic CAN messages without permanent user
49 msg sending and can optionally modify routed CAN frames on the fly.
/net/sunrpc/
Dxprt.c210 rpc_sleep_on_priority(&xprt->sending, task, NULL, priority); in xprt_reserve_xprt()
266 rpc_sleep_on_priority(&xprt->sending, task, NULL, priority); in xprt_reserve_xprt_cong()
298 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next()
328 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next_cong()
1004 xprt->stat.sending_u += xprt->sending.qlen; in xprt_transmit()
1334 rpc_init_priority_wait_queue(&xprt->sending, "xprt_sending"); in xprt_init()
1414 rpc_destroy_wait_queue(&xprt->sending); in xprt_destroy()
/net/ax25/
DTODO17 Check socket locking when ax25_rcv is sending to raw sockets. In particular
/net/ipv6/
DKconfig165 another protocol and sending it over a channel that understands the
178 another protocol and sending it over a channel that understands the
224 another protocol and sending it over a channel that understands the
/net/irda/
DKconfig75 start backing-off before sending another RR frame, waiting longer
/net/ipv4/
DKconfig169 another protocol and sending it over a channel that understands the
198 another protocol and sending it over a channel that understands the
306 another protocol and sending it over a channel that understands the
531 adjusts the sending rate by modifying the congestion
/net/bridge/netfilter/
DKconfig165 automatically sending arp replies to arp requests.
/net/
DKconfig42 compat skb before sending the skb, the netlink code will sort out