Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dnode.h115 void tipc_node_attach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr);
Dnode.c255 void tipc_node_attach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_attach_link() function
Dlink.c369 tipc_node_attach_link(n_ptr, l_ptr); in tipc_link_create()