Home | History | Annotate | Download | only in p2p

Lines Matching defs:freqs

1588 	int freqs;
1623 freqs = 0;
1626 if (freqs + 1 == P2P_MAX_CHANNELS)
1630 if (freqs + 1 == P2P_MAX_CHANNELS)
1635 res.freq_list[freqs++] = freq;