Home | History | Annotate | Download | only in p2p

Lines Matching defs:freqs

1260 	int freqs;
1294 freqs = 0;
1297 if (freqs + 1 == P2P_MAX_CHANNELS)
1301 if (freqs + 1 == P2P_MAX_CHANNELS)
1307 res.freq_list[freqs++] = freq;