iwh_send
if (iwh_send(ic, mp, IEEE80211_FC0_TYPE_DATA) != 0) {
static int iwh_send(ieee80211com_t *, mblk_t *, uint8_t);
ic->ic_xmit = iwh_send;