Searched refs:congestion_threshold (Results 1 – 7 of 7) sorted by relevance
79 unsigned congestion_threshold; member97 CONN_OPTION("congestion_threshold=%u", congestion_threshold, 0),369 conn->congestion_threshold = opts->congestion_threshold; in fuse_apply_conn_info_opts()
2187 if (se->conn.congestion_threshold > se->conn.max_background) in do_init()2188 se->conn.congestion_threshold = se->conn.max_background; in do_init()2189 if (!se->conn.congestion_threshold) { in do_init()2190 se->conn.congestion_threshold = in do_init()2195 outarg.congestion_threshold = se->conn.congestion_threshold; in do_init()2209 outarg.congestion_threshold); in do_init()
488 unsigned congestion_threshold; member
662 uint16_t congestion_threshold; member
734 uint16_t congestion_threshold; member
930 pub congestion_threshold: u16, field
961 congestion_threshold: (::std::u16::MAX / 4) * 3, in init()