Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.h50 TIPC_BLOCK_FLOWCTL = (1 << 3), enumerator
59 TIPC_BLOCK_FLOWCTL | \
Dsocket.c225 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL)) in tsk_inc()
1239 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) in tipc_sk_conn_proto_rcv()
1504 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) in tipc_sk_finish_conn()
1640 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) { in tipc_sk_send_ack()
2090 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL)) in rcvbuf_limit()