Home
last modified time | relevance | path

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

/Linux-v6.1/net/tipc/
Dbcast.h103 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]);
Dbcast.c650 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]) in tipc_nl_bc_link_set() function
Dnode.c2442 return tipc_nl_bc_link_set(net, attrs); in tipc_nl_node_set_link()