Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dwrite.go118 type handlerPanicRST struct { struct
119 StreamID uint32
122 func (hp handlerPanicRST) writeFrame(ctx writeContext) error {
126 func (hp handlerPanicRST) staysWithinBuffer(max int) bool { return frameHeaderLen+4 <= max }