ieee80211_is_qos_nullfunc
return (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc));
!ieee80211_is_qos_nullfunc(hdr->frame_control) &&