Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dbcast.h103 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]);
H A Dbcast.c650 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]) in tipc_nl_bc_link_set() function
H A Dnode.c2447 return tipc_nl_bc_link_set(net, attrs); in tipc_nl_node_set_link()