Lines Matching refs:peer_caps
114 u16 peer_caps;
237 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL))
253 if (!(tsk->peer_caps & TIPC_NAGLE))
1360 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL)
1570 tsk->peer_caps = tipc_node_get_capabilities(net, dnode);
1670 tsk->peer_caps = tipc_node_get_capabilities(net, peer_node);
1673 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL)
1813 if (tsk->peer_caps & TIPC_BLOCK_FLOWCTL) {
2315 if (likely(tsk->peer_caps & TIPC_BLOCK_FLOWCTL))
3974 i += scnprintf(buf + i, sz - i, " %x", tsk->peer_caps);