Home
last modified time | relevance | path

Searched refs:priority_actual_weight (Results 1 – 3 of 3) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dlogconf.c291 MAP_EXT_TO_PROTO("http2.priority.actual.weight", http2.priority_actual_weight); in h2o_logconf_compile()
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h971 h2o_iovec_t (*priority_actual_weight)(h2o_req_t *req); member
/dports/www/h2o-devel/h2o-dcc7134/lib/http2/
H A Dconnection.c1711 .priority_actual_weight = log_priority_actual_weight, in create_conn()