Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dwrite.go153 …riteContext, headerBlock []byte, fn func(ctx writeContext, frag []byte, firstFrag, lastFrag bool) … argument
237 func (w *writeResHeaders) writeHeaderBlock(ctx writeContext, frag []byte, firstFrag, lastFrag bool)…
238 if firstFrag {
286 func (w *writePushPromise) writeHeaderBlock(ctx writeContext, frag []byte, firstFrag, lastFrag bool…
287 if firstFrag {