Home
last modified time | relevance | path

Searched refs:DSCP_POLICY_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drobust_av.c1277 reset = buf[2] & DSCP_POLICY_CTRL_RESET; in wpas_handle_qos_mgmt_recv_action()
1386 resp_control |= DSCP_POLICY_CTRL_RESET; in wpas_send_dscp_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h2498 #define DSCP_POLICY_CTRL_RESET BIT(1) macro