Home
last modified time | relevance | path

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

/linux-6.1.9/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.c2446 return tipc_nl_bc_link_set(net, attrs); in tipc_nl_node_set_link()