Lines Matching refs:gap_count
69 "\t[-g gap_count] [-l file] [-M mode] [-m EUI64 | hostname]\n"
76 "\t-g: broadcast gap_count by phy_config packet\n"
247 send_phy_config(int fd, int root_node, int gap_count)
261 if (gap_count >= 0)
262 asyreq->pkt.mode.ld[1] |= ((1 << 22) | (gap_count << 16));
265 printf("send phy_config root_node=%d gap_count=%d\n",
266 root_node, gap_count);
533 sid.p0.gap_count,
587 "RHB:%d IBR:%d Gap_Count:%d\n"
595 b.rhb, b.ibr, b.gap_count,