<dec f='src/src/sys/net80211/ieee80211_proto.h' l='68' type='int ieee80211_send_nulldata(struct ieee80211_node * )'/>
<use f='src/src/sys/net80211/ieee80211_input.c' l='2836' u='c' c='ieee80211_recv_pspoll'/>
<use f='src/src/sys/net80211/ieee80211_node.c' l='2017' u='c' c='ieee80211_timeout_stations'/>
<def f='src/src/sys/net80211/ieee80211_output.c' l='232' ll='271' type='int ieee80211_send_nulldata(struct ieee80211_node * ni)'/>
<doc f='src/src/sys/net80211/ieee80211_output.c' l='225'>/*
 * Send a null data frame to the specified node.
 *
 * NB: the caller is assumed to have setup a node reference
 *     for use; this is necessary to deal with a race condition
 *     when probing for inactive stations.
 */</doc>
