Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c134 if (*iter.this_arg & IEEE80211_RADIOTAP_F_FCS) in handle_monitor_read()
142 failed = le_to_host16((*(le16 *) iter.this_arg)) & in handle_monitor_read()
151 datarate = *iter.this_arg * 5; in handle_monitor_read()
154 ssi_signal = (s8) *iter.this_arg; in handle_monitor_read()
/freebsd/contrib/wpa/src/utils/
H A Dradiotap_iter.h72 unsigned char *this_arg; member
H A Dradiotap.c157 iterator->this_arg = iterator->_arg; in ieee80211_radiotap_iterator_init()
330 iterator->this_arg = iterator->_arg; in ieee80211_radiotap_iterator_next()