Home
last modified time | relevance | path

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

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