Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.h101 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
Dnode.c2529 err = tipc_nl_add_bc_link(net, &msg, tipc_net(net)->bcl); in tipc_nl_node_get_link()
2653 err = tipc_nl_add_bc_link(net, msg, node->bc_entry.link); in __tipc_nl_add_node_links()
2727 err = tipc_nl_add_bc_link(net, &msg, tn->bcl); in tipc_nl_node_dump_link()
Dlink.c2812 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_bc_link() function