HomeSort by relevance Sort by last modified time
    Searched refs:bdpPing (Results 1 - 3 of 3) sorted by null

  /external/syzkaller/vendor/google.golang.org/grpc/transport/
bdp_estimator.go 46 var bdpPing = &ping{data: [8]byte{2, 4, 16, 16, 9, 14, 7, 7}}
71 // It is called (by controller) when the bdpPing is
74 if bdpPing.data != d {
106 if bdpPing.data != d {
http2_server.go 576 t.controlBuf.put(bdpPing)
    [all...]
http2_client.go 865 t.controlBuf.put(bdpPing)
    [all...]

Completed in 372 milliseconds