logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

TSHttpTxnClientPacketTosSet - TSHttpTxnClientPacketTosSet API function

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.

Name

       TSHttpTxnClientPacketTosSet - TSHttpTxnClientPacketTosSet API function

See Also

Synopsis

          #include <ts/ts.h>

       TSReturnCodeTSHttpTxnClientPacketTosSet(TSHttpTxntxnp,inttos)

See Also