<dec f='src/src/sys/net80211/ieee80211_proto.h' l='261' type='void ieee80211_notify_node_join(struct ieee80211com * , struct ieee80211_node * , int newassoc)'/>
<doc f='src/src/sys/net80211/ieee80211_proto.h' l='256'>/*
 * Notification methods called from the 802.11 state machine.
 * Note that while these are defined here, their implementation
 * is OS-specific.
 */</doc>
<use f='src/src/sys/dev/ic/wi.c' l='3175' u='c' c='wi_newstate'/>
<use f='src/src/sys/dev/pci/if_ipw.c' l='818' u='c' c='ipw_newstate'/>
<def f='src/src/sys/net80211/ieee80211_netbsd.c' l='590' ll='613' type='void ieee80211_notify_node_join(struct ieee80211com * ic, struct ieee80211_node * ni, int newassoc)'/>
<use f='src/src/sys/net80211/ieee80211_node.c' l='2228' u='c' c='ieee80211_node_join'/>
<use f='src/src/sys/net80211/ieee80211_proto.c' l='1122' u='c' c='ieee80211_newstate'/>
