Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.c1909 int pb_id; in tipc_node_check_state() local
1925 for (pb_id = 0; pb_id < MAX_BEARERS; pb_id++) { in tipc_node_check_state()
1926 if ((pb_id != bearer_id) && n->links[pb_id].link) { in tipc_node_check_state()
1927 pl = n->links[pb_id].link; in tipc_node_check_state()
1965 __tipc_node_link_down(n, &pb_id, xmitq, &maddr); in tipc_node_check_state()