Home
last modified time | relevance | path

Searched refs:tipc_link_bc_create (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/tipc/
Dlink.h232 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer,
Dbcast.c515 if (!tipc_link_bc_create(net, 0, 0, in tipc_bcast_init()
Dnode.c175 if (!tipc_link_bc_create(net, tipc_own_addr(net), n_ptr->addr, in tipc_node_create()
Dlink.c323 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, in tipc_link_bc_create() function