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