Home
last modified time | relevance | path

Searched defs:http2writePingAck (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go10595 type http2writePingAck struct{ pf *http2PingFrame } struct
10597 func (w http2writePingAck) writeFrame(ctx http2writeContext) error {
10601 func (w http2writePingAck) staysWithinBuffer(max int) bool {