Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.c1942 int pb_id; in tipc_node_check_state() local
1958 for (pb_id = 0; pb_id < MAX_BEARERS; pb_id++) { in tipc_node_check_state()
1959 if ((pb_id != bearer_id) && n->links[pb_id].link) { in tipc_node_check_state()
1960 pl = n->links[pb_id].link; in tipc_node_check_state()
1998 __tipc_node_link_down(n, &pb_id, xmitq, &maddr); in tipc_node_check_state()