Home
last modified time | relevance | path

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

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