Home
last modified time | relevance | path

Searched refs:stream_timeout (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h248 stream_timeout _LIBCPP_DEPRECATED = in _LIBCPP_DECLARE_STRONG_ENUM()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__system_error/
H A Derrc.h244 stream_timeout _LIBCPP_DEPRECATED = in _LIBCPP_DECLARE_STRONG_ENUM()
/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c36 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()
H A Dwpa_supplicant_i.h543 u32 stream_timeout; member
H A Dctrl_iface.c11430 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()