Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h212 struct tipc_link *tipc_link_create(struct tipc_node *n_ptr,
Ddiscover.c244 link = tipc_link_create(node, bearer, &maddr); in tipc_disc_rcv()
Dlink.c223 struct tipc_link *tipc_link_create(struct tipc_node *n_ptr, in tipc_link_create() function