Home
last modified time | relevance | path

Searched defs:hostapd_frame (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h208 struct hostapd_frame { struct
209 struct hostapd_ieee80211_frame f_frame;
210 u_int32_t f_radiotap;
212 u_int32_t f_flags;
269 TAILQ_ENTRY(hostapd_frame) f_entries; argument