Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ SetMark
Method
SetMark
include/cripts/Connections.hpp:489–493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
}
488
489
void
490
SetMark(int val) const override
491
{
492
TSHttpTxnClientPacketMarkSet(_state->txnp, val);
493
}
494
495
[[nodiscard]] cripts::IP
496
LocalIP() const override
Callers
1
operator=
Method · 0.80
Calls
2
TSHttpTxnClientPacketMarkSet
Function · 0.85
TSHttpTxnServerPacketMarkSet
Function · 0.85
Tested by
no test coverage detected