Lines Matching refs:peer_caps
95 * @peer_caps: bitmap describing capabilities of peer node
139 u16 peer_caps;
354 l->peer_caps = capabilities;
460 * @peer_caps: bitmap describing peer node capabilities
472 u32 peer, u8 *peer_id, u16 peer_caps,
504 l->peer_caps = peer_caps;
544 int mtu, u32 min_win, u32 max_win, u16 peer_caps,
553 max_win, 0, ownnode, peer, NULL, peer_caps,
581 if (link_is_bc_rcvlink(l) && !(peer_caps & TIPC_BCAST_RCAST))
1409 if (l->peer_caps & TIPC_GAP_ACK_BLOCK) {
1868 if (l->peer_caps & TIPC_LINK_PROTO_SEQNO)
1875 if (l->peer_caps & TIPC_GAP_ACK_BLOCK)
1959 if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) {
2021 (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) {
2147 if (!(l->peer_caps & TIPC_LINK_PROTO_SEQNO))
2378 if (l->peer_caps & TIPC_BCAST_SYNCH)
2419 if (l->peer_caps & TIPC_BCAST_STATE_NACK)
2906 i += scnprintf(buf + i, sz - i, " %x", l->peer_caps);