Searched refs:oui_subtype (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/ap/ |
D | wmm.c | 120 wmm->oui_subtype = WMM_OUI_SUBTYPE_PARAMETER_ELEMENT; in hostapd_eid_wmm() 170 wmm->oui_subtype, wmm->version, wmm->qos_info); in hostapd_eid_wmm_valid() 171 if (wmm->oui_subtype != WMM_OUI_SUBTYPE_INFORMATION_ELEMENT || in hostapd_eid_wmm_valid()
|
/hostap-latest/tests/hwsim/ |
D | test_dscp.py | 23 def send_dscp_req(hapd, da, oui_subtype, dialog_token, req_control, qos_ie, argument 30 req = struct.pack('>BLBB', category, oui_type, oui_subtype, 33 req = struct.pack('>BLBBB', category, oui_type, oui_subtype,
|
/hostap-latest/src/common/ |
D | ieee802_11_defs.h | 1504 u8 oui_subtype; /* 0 */ member 1542 u8 oui_subtype; /* 1 */ member 1556 u8 oui_subtype; /* 2 */ member
|
/hostap-latest/wpa_supplicant/ |
D | wmm_ac.c | 292 tspec->oui_subtype = WMM_OUI_SUBTYPE_TSPEC_ELEMENT; in wmm_ac_build_addts_req()
|