Home
last modified time | relevance | path

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

/net/tipc/
Dnode.h136 void tipc_node_detach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr);
Dnode.c345 void tipc_node_detach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_detach_link() function
Dlink.c303 tipc_node_detach_link(l_ptr->owner, l_ptr); in tipc_link_delete_list()
1869 tipc_node_detach_link(l_ptr->owner, l_ptr); in tipc_link_failover_rcv()