Searched defs:tipc_link_delete (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dlink.c232 * with tipc_link_delete(). (There is no risk that the node will be deleted by
233 * another thread because tipc_link_delete() always cancels the link timer before
368 * tipc_link_delete - delete a link
375 void tipc_link_delete(struct tipc_link *l_ptr) function

Completed in 9 milliseconds