Provided by: trafficserver-dev_9.2.3+ds-1+deb12u1build4_amd64 

NAME
TSHttpTxnClientPacketTosSet - TSHttpTxnClientPacketTosSet API function
SYNOPSIS
#include <ts/ts.h>
TSReturnCode TSHttpTxnClientPacketTosSet(TSHttpTxn txnp, int tos)
DESCRIPTION
Change packet tos for the client side connection.
IMPORTANT:
Changes take effect immediately
NOTE:
TOS is deprecated and replaced by DSCP. This is still used to set DSCP, however the first 2 bits of
this value will be ignored as they now belong to the ECN field.
SEE ALSO
COPYRIGHT
2024, dev@trafficserver.apache.org
9.2 Apr 01, 2024 TSHTTPTXNCLIENTPACKETTOSSET(3ts)