Searched refs:outgoingWindowUpdate (Results 1 – 3 of 3) sorted by relevance
506 t.controlBuf.put(&outgoingWindowUpdate{streamID: s.id, increment: w})516 t.controlBuf.put(&outgoingWindowUpdate{streamID: s.id,532 t.controlBuf.put(&outgoingWindowUpdate{562 t.controlBuf.put(&outgoingWindowUpdate{571 t.controlBuf.put(&outgoingWindowUpdate{590 t.controlBuf.put(&outgoingWindowUpdate{s.id, w})
796 t.controlBuf.put(&outgoingWindowUpdate{streamID: s.id, increment: w})805 t.controlBuf.put(&outgoingWindowUpdate{streamID: s.id, increment: w})822 …t.controlBuf.executeAndPut(updateIWS, &outgoingWindowUpdate{streamID: 0, increment: t.fc.newLimit(…849 t.controlBuf.put(&outgoingWindowUpdate{859 t.controlBuf.put(&outgoingWindowUpdate{879 t.controlBuf.put(&outgoingWindowUpdate{s.id, w})
128 type outgoingWindowUpdate struct { struct434 func (l *loopyWriter) outgoingWindowUpdateHandler(w *outgoingWindowUpdate) error {650 case *outgoingWindowUpdate: