Searched refs:BEACON_INTRERVAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wtap/ | ||
H A D | if_wtapvar.h | 86 #define BEACON_INTRERVAL (1000) macro |
H A D | if_wtap.c | 375 avp->av_bcinterval = msecs_to_ticks(BEACON_INTRERVAL + 100*sc->id); in wtap_vap_create() |