Searched refs:tipc_link_bc_create (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | link.h | 83 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer,
|
D | bcast.c | 521 if (!tipc_link_bc_create(net, 0, 0, in tipc_bcast_init()
|
D | node.c | 413 if (!tipc_link_bc_create(net, tipc_own_addr(net), in tipc_node_create()
|
D | link.c | 512 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, in tipc_link_bc_create() function
|