Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.c62 struct tipc_link_entry { struct
109 struct tipc_link_entry links[MAX_BEARERS];
574 struct tipc_link_entry *le = &node->links[i]; in tipc_node_clear_links()
610 struct tipc_link_entry *le; in tipc_node_timeout()
733 struct tipc_link_entry *le = &n->links[*bearer_id]; in __tipc_node_link_down()
803 struct tipc_link_entry *le = &n->links[bearer_id]; in tipc_node_link_down()
908 struct tipc_link_entry *le; in tipc_node_check_dest()
1354 struct tipc_link_entry *le = NULL; in tipc_node_xmit()
1508 struct tipc_link_entry *le; in tipc_node_bc_rcv()
1702 struct tipc_link_entry *le; in tipc_rcv()
[all …]