Home
last modified time | relevance | path

Searched refs:wh_tmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c2024 struct ieee80211_frame wh, *wh_tmp; in ipw2100_send() local
2077 wh_tmp = (struct ieee80211_frame *)mp->b_rptr; in ipw2100_send()
2078 in = ieee80211_find_txnode(ic, wh_tmp->i_addr1); in ipw2100_send()
2088 if (wh_tmp->i_fc[1] & IEEE80211_FC1_WEP) { in ipw2100_send()