Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c1522 reset = buf[2] & DSCP_POLICY_CTRL_RESET; in wpas_handle_qos_mgmt_recv_action()
1637 resp_control |= DSCP_POLICY_CTRL_RESET; in wpas_send_dscp_response()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h3036 #define DSCP_POLICY_CTRL_RESET BIT(1) macro