Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dnode.c1900 int pb_id; in tipc_node_check_state() local
1916 for (pb_id = 0; pb_id < MAX_BEARERS; pb_id++) { in tipc_node_check_state()
1917 if ((pb_id != bearer_id) && n->links[pb_id].link) { in tipc_node_check_state()
1918 pl = n->links[pb_id].link; in tipc_node_check_state()
1956 __tipc_node_link_down(n, &pb_id, xmitq, &maddr); in tipc_node_check_state()