Home | History | Annotate | Download | only in p2p

Lines Matching refs:operating_channel

281 		if (msg.operating_channel) {
284 msg.operating_channel[3],
285 msg.operating_channel[4]);
290 msg.operating_channel[3],
291 msg.operating_channel[4])) {
292 p2p->op_reg_class = msg.operating_channel[3];
293 p2p->op_channel = msg.operating_channel[4];
465 if (msg.operating_channel) {
467 msg.operating_channel[3],
468 msg.operating_channel[4]);