shadow_rs::cshadow

Function packet_updateTCP

source
pub unsafe extern "C-unwind" fn packet_updateTCP(
    packet: *mut Packet,
    acknowledgement: guint,
    selectiveACKs: *mut GList,
    window: guint,
    windowScale: c_uchar,
    windowScaleSet: bool,
    timestampValue: CSimulationTime,
    timestampEcho: CSimulationTime,
)