Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwmm_ac.c224 wpabuf_put_u8(buf, WMM_ACTION_CODE_DELTS); in wmm_ac_send_delts()
750 action != WMM_ACTION_CODE_DELTS) { in wmm_ac_rx_action()
806 case WMM_ACTION_CODE_DELTS: in wmm_ac_rx_action()
/freebsd/contrib/wpa/src/ap/
H A Dwmm.c375 case WMM_ACTION_CODE_DELTS: in hostapd_wmm_action()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1473 #define WMM_ACTION_CODE_DELTS 2 macro