Searched refs:tipc_node_link_down (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | node.c | 170 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, 829 tipc_node_link_down(n, bearer_id, false); in tipc_node_timeout() 1037 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down() function 1280 tipc_node_link_down(n, b->identity, false); in tipc_node_check_dest() 1291 tipc_node_link_down(n, bearer_id, true); in tipc_node_delete_links() 1304 tipc_node_link_down(n, i, false); in tipc_node_reset_links() 1713 tipc_node_link_down(n, bearer_id, false); in tipc_node_xmit() 2149 tipc_node_link_down(n, bearer_id, false); in tipc_rcv()
|
| H A D | trace.h | 359 DEFINE_NODE_EVENT(tipc_node_link_down);
|