Home
last modified time | relevance | path

Searched refs:anchor_id (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dnghttp.cc301 int32_t anchor_id; in resolve_dep() local
306 anchor_id = anchors[ANCHOR_LEADERS].stream_id; in resolve_dep()
310 anchor_id = anchors[ANCHOR_UNBLOCKED].stream_id; in resolve_dep()
314 anchor_id = anchors[ANCHOR_FOLLOWERS].stream_id; in resolve_dep()
318 anchor_id = anchors[ANCHOR_FOLLOWERS].stream_id; in resolve_dep()
322 nghttp2_priority_spec_init(&pri_spec, anchor_id, weight, 0); in resolve_dep()

Completed in 5 milliseconds