Lines Matching refs:peer_caps
167 u16 peer_caps; member
382 l->peer_caps = capabilities; in tipc_link_update_caps()
501 u32 peer, u8 *peer_id, u16 peer_caps, in tipc_link_create() argument
533 l->peer_caps = peer_caps; in tipc_link_create()
578 int mtu, u32 min_win, u32 max_win, u16 peer_caps, in tipc_link_bc_create() argument
587 max_win, 0, ownnode, peer, NULL, peer_caps, in tipc_link_bc_create()
615 if (link_is_bc_rcvlink(l) && !(peer_caps & TIPC_BCAST_RCAST)) in tipc_link_bc_create()
1445 if (l->peer_caps & TIPC_GAP_ACK_BLOCK) { in tipc_get_gap_ack_blks()
1904 if (l->peer_caps & TIPC_LINK_PROTO_SEQNO) in tipc_link_build_proto_msg()
1911 if (l->peer_caps & TIPC_GAP_ACK_BLOCK) in tipc_link_build_proto_msg()
1995 if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
2057 (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
2183 if (!(l->peer_caps & TIPC_LINK_PROTO_SEQNO)) in tipc_link_validate_msg()
2414 if (l->peer_caps & TIPC_BCAST_SYNCH) in tipc_link_bc_init_rcv()
2455 if (l->peer_caps & TIPC_BCAST_STATE_NACK) in tipc_link_bc_sync_rcv()
2942 i += scnprintf(buf + i, sz - i, " %x", l->peer_caps); in tipc_link_dump()