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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dbcast.c626 struct bcbearer_pair *bp_curr; local
650 bp_curr = bcbearer->bpairs;
658 bp_curr->primary = bp_temp[pri].primary;
663 bp_curr->secondary = bp_temp[pri].secondary;
665 bp_curr++;
666 bp_curr->primary = bp_temp[pri].secondary;
670 bp_curr++;

Completed in 163 milliseconds