Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhandle.c215 if (frame->f_radiotap) { in hostapd_handle_frame()
218 else if ((rtap.r_present & frame->f_radiotap) != in hostapd_handle_frame()
219 frame->f_radiotap) { in hostapd_handle_frame()
H A Dhostapd.h210 u_int32_t f_radiotap; member
H A Dparse.y141 frame.f_radiotap |= HOSTAPD_RADIOTAP_F(RSSI); \