apflags 201 dev/ic/if_wi_hostap.c whi->apflags = WIHAPFL_ACTIVE;
apflags 283 dev/ic/if_wi_hostap.c if (!(whi->apflags & WIHAPFL_ACTIVE))
apflags 285 dev/ic/if_wi_hostap.c whi->apflags = 0;
apflags 597 dev/ic/if_wi_hostap.c if (whi->apflags & WIHAPFL_MAC_FILT) {
apflags 1291 dev/ic/if_wi_hostap.c whi->apflags = (whi->apflags & WIHAPFL_CANTCHANGE) |
apflags 1296 dev/ic/if_wi_hostap.c flag = (int) whi->apflags;
apflags 115 dev/ic/if_wi_hostap.h u_int16_t apflags;