Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnode.h51 TIPC_BLOCK_FLOWCTL = (1 << 3), enumerator
64 TIPC_BLOCK_FLOWCTL | \
Dsocket.c225 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL)) in tsk_inc()
1259 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) in tipc_sk_conn_proto_rcv()
1532 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) in tipc_sk_finish_conn()
1673 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) { in tipc_sk_send_ack()
2127 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL)) in rcvbuf_limit()