Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dbcast.h133 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg);
Dbcast.c775 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg) in tipc_nl_add_bc_link() function
Dlink.c2149 err = tipc_nl_add_bc_link(net, &msg); in tipc_nl_link_dump()