Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dserver.go1515 return sc.processSettingInitialWindowSize(s.Val)
1531 func (sc *serverConn) processSettingInitialWindowSize(val uint32) error { func