TcpSetTimeToLiveCommand

Namespace inet

TcpSetTimeToLiveCommand

class

(no description)

Extends

Name Type Description
TcpSetOptionCommand (unknown -- not in documented files)

Fields

Name Type Description
ttl int

Source code

class TcpSetTimeToLiveCommand extends TcpSetOptionCommand
{
    int ttl;
}

File: src/inet/transportlayer/contract/tcp/TcpCommand.msg