WIFI_HDRSIZE
if ((mp = allocb(WIFI_HDRSIZE + extra_len, BPRI_HI)) == NULL)
bzero(mp->b_rptr, WIFI_HDRSIZE + extra_len);