Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.c633 struct bcbearer_pair *bp_curr; in tipc_bcbearer_sort() local
657 bp_curr = bcbearer->bpairs; in tipc_bcbearer_sort()
665 bp_curr->primary = bp_temp[pri].primary; in tipc_bcbearer_sort()
670 bp_curr->secondary = bp_temp[pri].secondary; in tipc_bcbearer_sort()
672 bp_curr++; in tipc_bcbearer_sort()
673 bp_curr->primary = bp_temp[pri].secondary; in tipc_bcbearer_sort()
677 bp_curr++; in tipc_bcbearer_sort()