IEEEWEP_IVLEN     728 dev/ic/acx100.c #define IEEEWEP_EXLEN	(IEEEWEP_IVLEN + IEEE80211_WEP_CRCLEN)
IEEEWEP_IVLEN     733 dev/ic/acx100.c 	ovbcopy(f, (uint8_t *)f + IEEEWEP_IVLEN, mac_hdrlen);
IEEEWEP_IVLEN     734 dev/ic/acx100.c 	m_adj(m, IEEEWEP_IVLEN);