Searched refs:tipc_link_bc_create (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/tipc/ |
H A D | link.h | 83 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id,
|
H A D | bcast.c | 701 if (!tipc_link_bc_create(net, 0, 0, NULL, in tipc_bcast_init()
|
H A D | node.c | 491 if (!tipc_link_bc_create(net, tipc_own_addr(net), addr, peer_id, U16_MAX, in tipc_node_create() 581 !tipc_link_bc_create(net, tipc_own_addr(net), addr, peer_id, U16_MAX, in tipc_node_create()
|
H A D | link.c | 577 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, in tipc_link_bc_create() function
|