Home
last modified time | relevance | path

Searched refs:tipc_node_link_down (Results 1 – 2 of 2) sorted by relevance

/net/tipc/
Dnode.c158 static void tipc_node_link_down(struct tipc_node *n, int bearer_id,
670 tipc_node_link_down(n, bearer_id, false); in tipc_node_timeout()
878 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down() function
1113 tipc_node_link_down(n, b->identity, false); in tipc_node_check_dest()
1124 tipc_node_link_down(n, bearer_id, true); in tipc_node_delete_links()
1137 tipc_node_link_down(n, i, false); in tipc_node_reset_links()
1475 tipc_node_link_down(n, bearer_id, false); in tipc_node_xmit()
1875 tipc_node_link_down(n, bearer_id, false); in tipc_rcv()
Dtrace.h356 DEFINE_NODE_EVENT(tipc_node_link_down);