Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dbcast.h101 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
H A 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()
H A Dlink.c2812 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_bc_link() function