Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhandle.c297 if ((frame->f_action_flags & HOSTAPD_ACTION_VERBOSE) == 0) in hostapd_handle_action()
315 hostapd_print_ieee80211(cfg->c_apme_dlt, frame->f_action_flags & in hostapd_handle_action()
H A Dhostapd.h263 u_int32_t f_action_flags; member
H A Dparse.y459 frame.f_action_flags |= HOSTAPD_ACTION_VERBOSE;