Searched refs:stream_timeout (Results 1 – 5 of 5) sorted by relevance
248 stream_timeout _LIBCPP_DEPRECATED = in _LIBCPP_DECLARE_STRONG_ENUM()
244 stream_timeout _LIBCPP_DEPRECATED = in _LIBCPP_DECLARE_STRONG_ENUM()
36 wpabuf_put_le32(buf, robust_av->stream_timeout); in wpas_populate_mscs_descriptor_ie()878 robust_av.stream_timeout = WPA_GET_LE32(pos); in wpas_parse_mscs_resp()882 robust_av.up_limit, robust_av.stream_timeout); in wpas_parse_mscs_resp()
543 u32 stream_timeout; member
11430 robust_av->stream_timeout = atoi(pos + 15); in wpas_ctrl_iface_configure_mscs()11431 if (robust_av->stream_timeout == 0) in wpas_ctrl_iface_configure_mscs()