Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c1521 more = buf[2] & DSCP_POLICY_CTRL_MORE; in wpas_handle_qos_mgmt_recv_action()
1635 resp_control |= DSCP_POLICY_CTRL_MORE; in wpas_send_dscp_response()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h3035 #define DSCP_POLICY_CTRL_MORE BIT(0) macro