Searched defs:traceGotConn (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/golang.org/x/net/http2/ | ||
D | go17.go | 51 func traceGotConn(req *http.Request, cc *ClientConn) { func |
D | not_go17.go | 37 func traceGotConn(*http.Request, *ClientConn) {} func |