Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dbcast.h62 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]);
Dbcast.c482 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]) in tipc_nl_bc_link_set() function
Dlink.c1655 return tipc_nl_bc_link_set(net, attrs); in tipc_nl_link_set()