Home
last modified time | relevance | path

Searched refs:tipc_node_link_down (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.c170 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
1284 tipc_node_link_down(n, b->identity, false); in tipc_node_check_dest()
1295 tipc_node_link_down(n, bearer_id, true); in tipc_node_delete_links()
1308 tipc_node_link_down(n, i, false); in tipc_node_reset_links()
1717 tipc_node_link_down(n, bearer_id, false); in tipc_node_xmit()
2153 tipc_node_link_down(n, bearer_id, false); in tipc_rcv()
H A Dtrace.h359 DEFINE_NODE_EVENT(tipc_node_link_down); variable
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c179 static void tipc_node_link_down(struct tipc_node *n, int bearer_id,
845 tipc_node_link_down(n, bearer_id, false); in tipc_node_timeout()
1064 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down() function
1311 tipc_node_link_down(n, b->identity, false); in tipc_node_check_dest()
1322 tipc_node_link_down(n, bearer_id, true); in tipc_node_delete_links()
1335 tipc_node_link_down(n, i, false); in tipc_node_reset_links()
1746 tipc_node_link_down(n, bearer_id, false); in tipc_node_xmit()
2184 tipc_node_link_down(n, bearer_id, false); in tipc_rcv()
H A Dtrace.h359 DEFINE_NODE_EVENT(tipc_node_link_down); variable

Completed in 11 milliseconds