Searched refs:local_max_sid (Results 1 – 1 of 1) sorted by relevance
144 int32_t local_max_sid; /* max id processed by us */ member1043 if(newstream->id > ctx->local_max_sid) in push_promise()1044 ctx->local_max_sid = newstream->id; in push_promise()2558 ctx->local_max_sid, 0, in cf_h2_shutdown()
Completed in 12 milliseconds