Home
last modified time | relevance | path

Searched refs:bcl (Results 1 – 6 of 6) sorted by relevance

/net/tipc/
A Dbcast.h102 struct tipc_link *bcl);
124 return tipc_net(net)->bcl; in tipc_bc_sndlink()
A Dlink.c1497 struct tipc_link *bcl = l->bc_rcvlink; in tipc_build_gap_ack_blks() local
1504 tipc_bcast_lock(bcl->net); in tipc_build_gap_ack_blks()
1505 msg_set_bcast_ack(hdr, bcl->rcv_nxt - 1); in tipc_build_gap_ack_blks()
1508 tipc_bcast_unlock(bcl->net); in tipc_build_gap_ack_blks()
1842 struct tipc_link *bcl = l->bc_rcvlink; in tipc_link_build_proto_msg() local
1845 bool node_up = tipc_link_is_up(bcl); in tipc_link_build_proto_msg()
1873 msg_set_bcast_ack(hdr, bcl->rcv_nxt - 1); in tipc_link_build_proto_msg()
1886 bc_rcvgap = link_bc_rcv_gap(bcl); in tipc_link_build_proto_msg()
1913 bcl->stats.sent_nacks++; in tipc_link_build_proto_msg()
2793 struct tipc_link *bcl) in tipc_nl_add_bc_link() argument
[all …]
A Dcore.h120 struct tipc_link *bcl; member
A Dnet.c148 tipc_net_finalize(tipc_link_net(tn->bcl), tn->trial_addr); in tipc_net_finalize_work()
A Dbcast.c712 tn->bcl = l; in tipc_bcast_init()
728 kfree(tn->bcl); in tipc_bcast_stop()
A Dnode.c2527 err = tipc_nl_add_bc_link(net, &msg, tipc_net(net)->bcl); in tipc_nl_node_get_link()
2725 err = tipc_nl_add_bc_link(net, &msg, tn->bcl); in tipc_nl_node_dump_link()

Completed in 26 milliseconds