Home
last modified time | relevance | path

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

/Linux-v6.1/net/tipc/
Dnode.h51 TIPC_BLOCK_FLOWCTL = (1 << 3), enumerator
66 TIPC_BLOCK_FLOWCTL | \
Dsocket.c247 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL)) in tsk_inc()
1372 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) in tipc_sk_conn_proto_rcv()
1682 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) in tipc_sk_finish_conn()
1813 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) { in tipc_sk_build_ack()
2317 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL)) in rcvbuf_limit()