Lines Matching refs:peer_caps
140 u16 peer_caps; member
337 l->peer_caps = capabilities; in tipc_link_update_caps()
443 u32 peer, u8 *peer_id, u16 peer_caps, in tipc_link_create() argument
475 l->peer_caps = peer_caps; in tipc_link_create()
513 int mtu, int window, u16 peer_caps, in tipc_link_bc_create() argument
522 0, ownnode, peer, NULL, peer_caps, bc_sndlink, in tipc_link_bc_create()
538 if (link_is_bc_rcvlink(l) && !(peer_caps & TIPC_BCAST_RCAST)) in tipc_link_bc_create()
1377 if (l->peer_caps & TIPC_LINK_PROTO_SEQNO) in tipc_link_build_proto_msg()
1532 if (!(l->peer_caps & TIPC_LINK_PROTO_SEQNO)) in tipc_link_validate_msg()
1726 if (l->peer_caps & TIPC_BCAST_SYNCH) in tipc_link_bc_init_rcv()
1811 if (l->peer_caps & TIPC_BCAST_STATE_NACK) in tipc_link_bc_sync_rcv()