struct TcpActions

struct TcpActions: TcpUdpActionsBase {
    // methods

    void updateLength();
    void updateChecksum();
};