Searched refs:wh_tmp (Results 1 – 1 of 1) sorted by relevance
2024 struct ieee80211_frame wh, *wh_tmp; in ipw2100_send() local2077 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()