Home
last modified time | relevance | path

Searched defs:schan (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/mn/
HDif_mn.c207 struct schan { struct
208 enum {DOWN, UP} state;
209 struct mn_softc *sc;
210 int chan;
211 u_int32_t ts;
212 char name[8];
213 struct trxd *r1, *rl;
214 struct trxd *x1, *xl;
215 hook_p hook;
217 time_t last_recv;
[all …]
/NextBSD/sys/net80211/
HDieee80211_scan.c513 int i, nbands, schan, nchan; in dump_country() local
HDieee80211.h774 uint8_t schan; /* starting channel */ member
/NextBSD/contrib/ntp/ntpd/
HDrefclock_wwv.c553 int schan; /* probe channel */ member
/NextBSD/sbin/ifconfig/
HDifieee80211.c3005 int i, nbands, schan, nchan; in printcountry() local