Home
last modified time | relevance | path

Searched refs:tipc_nl_add_bc_link (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
H A Dbcast.h101 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
H A Dnode.c2527 err = tipc_nl_add_bc_link(net, &msg, tipc_net(net)->bcl); in tipc_nl_node_get_link()
2651 err = tipc_nl_add_bc_link(net, msg, node->bc_entry.link); in __tipc_nl_add_node_links()
2725 err = tipc_nl_add_bc_link(net, &msg, tn->bcl); in tipc_nl_node_dump_link()
H A Dlink.c2790 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_bc_link() function