frame_ctl         227 dev/ic/if_wi_hostap.c 	resp_hdr->frame_ctl = WI_FTYPE_MGMT | WI_STYPE_MGMT_DISAS;
frame_ctl         256 dev/ic/if_wi_hostap.c 	resp_hdr->frame_ctl = htole16(WI_FTYPE_MGMT | WI_STYPE_MGMT_DEAUTH);
frame_ctl         703 dev/ic/if_wi_hostap.c 	resp_hdr->frame_ctl = htole16(WI_FTYPE_MGMT | WI_STYPE_MGMT_AUTH);
frame_ctl         846 dev/ic/if_wi_hostap.c 	resp_hdr->frame_ctl = htole16(WI_FTYPE_MGMT | WI_STYPE_MGMT_ASRESP);
frame_ctl          77 dev/ic/if_wi_ieee.h 	u_int16_t		frame_ctl;
frame_ctl         132 dev/ic/if_wi_ieee.h 	u_int16_t		frame_ctl;