<dec f='src/src/sys/net80211/ieee80211_node.h' l='261' type='struct ieee80211_node * ieee80211_find_rxnode_withkey(struct ieee80211com * , const struct ieee80211_frame_min * , u_int16_t keyix)'/>
<use f='src/src/sys/dev/ic/ath.c' l='2986' u='c' c='ath_handle_micerror'/>
<use f='src/src/sys/dev/ic/ath.c' l='3215' u='c' c='ath_rx_proc'/>
<def f='src/src/sys/net80211/ieee80211_node.c' l='1422' ll='1475' type='struct ieee80211_node * ieee80211_find_rxnode_withkey(struct ieee80211com * ic, const struct ieee80211_frame_min * wh, ieee80211_keyix keyix)'/>
<doc f='src/src/sys/net80211/ieee80211_node.c' l='1414'>/*
 * Like ieee80211_find_rxnode but use the supplied h/w
 * key index as a hint to locate the node in the key
 * mapping table.  If an entry is present at the key
 * index we return it; otherwise do a normal lookup and
 * update the mapping table if the station has a unicast
 * key assigned to it.
 */</doc>
