arn_tx
int arn_tx(ieee80211com_t *ic, mblk_t *mp, uint8_t type);
error = arn_tx(ic, mp, IEEE80211_FC0_TYPE_DATA);
ic->ic_xmit = arn_tx;