Searched defs:ConnSlideWindowController (Results 1 – 1 of 1) sorted by relevance
35 struct ConnSlideWindowController { struct36 int32_t (*apply)(struct ConnSlideWindowController *self, int32_t expect); argument37 …int32_t (*enable)(struct ConnSlideWindowController *self, int32_t windowInMillis, int32_t quotaInB… argument38 int32_t (*disable)(struct ConnSlideWindowController *self); argument48 int32_t ConnSlideWindowControllerConstructor(struct ConnSlideWindowController *self); argument