Searched refs:bp_curr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/tipc/
H A Dbcast.c669 struct tipc_bcbearer_pair *bp_curr; tipc_bcbearer_sort() local
698 bp_curr = bcbearer->bpairs; tipc_bcbearer_sort()
706 bp_curr->primary = bp_temp[pri].primary; tipc_bcbearer_sort()
711 bp_curr->secondary = bp_temp[pri].secondary; tipc_bcbearer_sort()
713 bp_curr++; tipc_bcbearer_sort()
714 bp_curr->primary = bp_temp[pri].secondary; tipc_bcbearer_sort()
718 bp_curr++; tipc_bcbearer_sort()

Completed in 109 milliseconds