func net/http.http2parsePingFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1374: 	http2FramePing:         http2parsePingFrame,
		h2_bundle.go#L2078: func http2parsePingFrame(_ *http2frameCache, fh http2FrameHeader, payload []byte) (http2Frame, error) {