Searched refs:xmtr (Results 1 – 1 of 1) sorted by relevance
318 struct xmtr { struct344 struct xmtr xmtr[NCHAN]; /* station metric */ member1531 struct xmtr *sp; in chu_newchan()1555 sp = &up->xmtr[up->chan]; in chu_newchan()1563 up->xmtr[i].probe++; in chu_newchan()1564 if (up->xmtr[i].metric > metric) { in chu_newchan()1566 metric = up->xmtr[i].metric; in chu_newchan()1579 if (up->xmtr[i].probe > rval) { in chu_newchan()1580 rval = up->xmtr[i].probe; in chu_newchan()