mac_hdrlen        714 dev/ic/acx100.c 	int mac_hdrlen;
mac_hdrlen        723 dev/ic/acx100.c 		mac_hdrlen = sizeof(struct ieee80211_frame_addr4);
mac_hdrlen        725 dev/ic/acx100.c 		mac_hdrlen = sizeof(struct ieee80211_frame);
mac_hdrlen        733 dev/ic/acx100.c 	ovbcopy(f, (uint8_t *)f + IEEEWEP_IVLEN, mac_hdrlen);