type net/http.http2priorityNodeState

3 uses

	net/http (current package)
		h2_bundle.go#L9931: type http2priorityNodeState int
		h2_bundle.go#L9934: 	http2priorityNodeOpen http2priorityNodeState = iota
		h2_bundle.go#L9946: 	state        http2priorityNodeState // open | closed | idle