Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c95 bool link_cong; member
670 if (!tsk->link_cong) in tipc_poll()
675 if (!tsk->link_cong && !tsk_conn_cong(tsk)) in tipc_poll()
736 tipc_sk(sk)->link_cong = 1; in tipc_sendmcast()
873 done = sk_wait_event(sk, timeo_p, !tsk->link_cong); in tipc_wait_for_sndmsg()
982 TIPC_SKB_CB(buf)->wakeup_pending = tsk->link_cong; in tipc_sendmsg()
994 tsk->link_cong = 1; in tipc_sendmsg()
1028 (!tsk->link_cong && in tipc_wait_for_sndpkt()
1108 tsk->link_cong = 1; in tipc_send_stream()
1692 tsk->link_cong = 0; in filter_rcv()