Searched refs:pb_id (Results 1 – 1 of 1) sorted by relevance
1569 int pb_id; in tipc_node_check_state() local1581 for (pb_id = 0; pb_id < MAX_BEARERS; pb_id++) { in tipc_node_check_state()1582 if ((pb_id != bearer_id) && n->links[pb_id].link) { in tipc_node_check_state()1583 pl = n->links[pb_id].link; in tipc_node_check_state()1618 __tipc_node_link_down(n, &pb_id, xmitq, &maddr); in tipc_node_check_state()