Searched refs:pb_id (Results 1 – 1 of 1) sorted by relevance
1942 int pb_id; in tipc_node_check_state() local1958 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()