SctpFlags

Namespace inet

SctpFlags

enum

(no description)

Source code

enum SctpFlags
{
    COMPLETE_MESG_UNORDERED = 1;
    COMPLETE_MESG_ORDERED = 0;
}

File: src/inet/transportlayer/contract/sctp/SctpCommand.msg