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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.h222 void tipc_link_delete(struct link *l_ptr);
H A Dbearer.c644 tipc_link_delete(l_ptr);
H A Dlink.c326 * with tipc_link_delete(). (There is no risk that the node will be deleted by
327 * another thread because tipc_link_delete() always cancels the link timer before
470 * tipc_link_delete - delete a link
478 void tipc_link_delete(struct link *l_ptr) function
485 dbg("tipc_link_delete()\n");

Completed in 60 milliseconds