WI_FCTL_STYPE 748 dev/ic/if_wi_hostap.c if ((rxfrm->wi_frame_ctl & htole16(WI_FCTL_STYPE)) == WI_FCTL_STYPE 941 dev/ic/if_wi_hostap.c switch (letoh16(rxfrm->wi_frame_ctl) & WI_FCTL_STYPE) { WI_FCTL_STYPE 977 dev/ic/if_wi_hostap.c letoh16(rxfrm->wi_frame_ctl) & WI_FCTL_STYPE); WI_FCTL_STYPE 1011 dev/ic/if_wi_hostap.c switch (letoh16(rxfrm->wi_frame_ctl) & WI_FCTL_STYPE) {