MCPcopy Create free account
hub / github.com/apache/trafficserver / set

Method set

src/proxy/http3/Http3Frame.cc:419–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

417}
418
419void
420Http3SettingsFrame::set(Http3SettingsId id, uint64_t value)
421{
422 this->_settings[id] = value;
423}
424
425bool
426Http3SettingsFrame::_parse()

Callers 14

reconfigureMethod · 0.45
reconfigureMethod · 0.45
optStrToBitsetFunction · 0.45
setup_for_remapMethod · 0.45
_mappingLookupMethod · 0.45
forl_LLFunction · 0.45
OptionBitSetListInitMethod · 0.45
change_configurationMethod · 0.45
initMethod · 0.45
generate_frameMethod · 0.45

Calls

no outgoing calls

Tested by 1

OptionBitSetListInitMethod · 0.36