Searched refs:xmtr (Results 1 – 1 of 1) sorted by relevance
320 struct xmtr { struct346 struct xmtr xmtr[NCHAN]; /* station metric */ member1533 struct xmtr *sp; in chu_newchan()1557 sp = &up->xmtr[up->chan]; in chu_newchan()1565 up->xmtr[i].probe++; in chu_newchan()1566 if (up->xmtr[i].metric > metric) { in chu_newchan()1568 metric = up->xmtr[i].metric; in chu_newchan()1581 if (up->xmtr[i].probe > rval) { in chu_newchan()1582 rval = up->xmtr[i].probe; in chu_newchan()