struct IpActions

struct IpActions {
    // methods

    void updateLength();
    void calcChecksum();
};