Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dbcast.h101 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
H A Dnode.c2478 err = tipc_nl_add_bc_link(net, &msg, tipc_net(net)->bcl); in tipc_nl_node_get_link()
2602 err = tipc_nl_add_bc_link(net, msg, node->bc_entry.link); in __tipc_nl_add_node_links()
2676 err = tipc_nl_add_bc_link(net, &msg, tn->bcl); in tipc_nl_node_dump_link()
H A Dlink.c2773 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_bc_link() function