| abort() | inet::SCTPSocket | |
| accept(int32 assocId, int32 fd) | inet::SCTPSocket | |
| addAddress(L3Address addr) | inet::SCTPSocket | |
| appLimited | inet::SCTPSocket | protected |
| appOptions | inet::SCTPSocket | protected |
| assocId | inet::SCTPSocket | protected |
| belongsToAnySCTPSocket(cMessage *msg) | inet::SCTPSocket | static |
| belongsToSocket(cMessage *msg) | inet::SCTPSocket | |
| bind(int localPort) | inet::SCTPSocket | |
| bind(L3Address localAddr, int localPort) | inet::SCTPSocket | |
| bindx(AddressVector localAddr, int localPort) | inet::SCTPSocket | |
| cb | inet::SCTPSocket | protected |
| close(int id=-1) | inet::SCTPSocket | |
| CLOSED enum value | inet::SCTPSocket | |
| connect(L3Address remoteAddress, int32 remotePort, bool streamReset=false, int32 prMethod=0, uint32 numRequests=0) | inet::SCTPSocket | |
| connect(int32 fd, L3Address remoteAddress, int32 remotePort, uint32 numRequests, bool options=false) | inet::SCTPSocket | |
| CONNECTED enum value | inet::SCTPSocket | |
| CONNECTING enum value | inet::SCTPSocket | |
| connectx(AddressVector remoteAddresses, int32 remotePort, bool streamReset=false, int32 prMethod=0, uint32 numRequests=0) | inet::SCTPSocket | |
| fsmStatus | inet::SCTPSocket | protected |
| gateToSctp | inet::SCTPSocket | |
| getAssocMaxRtx() | inet::SCTPSocket | inline |
| getConnectionId() const | inet::SCTPSocket | inline |
| getFragPoint() | inet::SCTPSocket | inline |
| getInboundStreams() | inet::SCTPSocket | inline |
| getLastStream() | inet::SCTPSocket | inline |
| getLocalAddresses() | inet::SCTPSocket | inline |
| getLocalPort() | inet::SCTPSocket | inline |
| getMaxBurst() | inet::SCTPSocket | inline |
| getMaxInitRetrans() | inet::SCTPSocket | inline |
| getMaxInitRetransTimeout() | inet::SCTPSocket | inline |
| getNewAssocId() | inet::SCTPSocket | inlinestatic |
| getOutboundStreams() | inet::SCTPSocket | inline |
| getRemoteAddr() | inet::SCTPSocket | inline |
| getRemoteAddresses() | inet::SCTPSocket | inline |
| getRemotePort() | inet::SCTPSocket | inline |
| getRtoInitial() | inet::SCTPSocket | inline |
| getSocketOptions() | inet::SCTPSocket | |
| getState() | inet::SCTPSocket | inline |
| getStreamReset() | inet::SCTPSocket | inline |
| lastStream | inet::SCTPSocket | protected |
| listen(bool fork=true, bool streamReset=false, uint32 requests=0, uint32 messagesToPush=0) | inet::SCTPSocket | |
| listen(uint32 requests=0, bool fork=false, uint32 messagesToPush=0, bool options=false, int32 fd=-1) | inet::SCTPSocket | |
| LISTENING enum value | inet::SCTPSocket | |
| localAddr | inet::SCTPSocket | protected |
| localAddresses | inet::SCTPSocket | protected |
| LOCALLY_CLOSED enum value | inet::SCTPSocket | |
| localPrt | inet::SCTPSocket | protected |
| nextAssocId | inet::SCTPSocket | protectedstatic |
| NOT_BOUND enum value | inet::SCTPSocket | |
| oneToOne | inet::SCTPSocket | protected |
| PEER_CLOSED enum value | inet::SCTPSocket | |
| processMessage(cMessage *msg) | inet::SCTPSocket | |
| remoteAddr | inet::SCTPSocket | protected |
| remoteAddresses | inet::SCTPSocket | protected |
| remotePrt | inet::SCTPSocket | protected |
| requestStatus() | inet::SCTPSocket | |
| SCTPSocket(bool type=true) | inet::SCTPSocket | |
| SCTPSocket(cMessage *msg) | inet::SCTPSocket | |
| send(SCTPSimpleMessage *msg, int prMethod=0, double prValue=0.0, int32 streamId=0, bool last=true, bool primary=true) | inet::SCTPSocket | |
| sendMsg(cMessage *cmsg) | inet::SCTPSocket | |
| sendNotification(cMessage *msg) | inet::SCTPSocket | |
| sendRequest(cMessage *msg) | inet::SCTPSocket | |
| sendToSCTP(cMessage *msg) | inet::SCTPSocket | protected |
| setAppLimited(bool option) | inet::SCTPSocket | inline |
| setAssocMaxRtx(int option) | inet::SCTPSocket | inline |
| setCallbackObject(CallbackInterface *cb, void *yourPtr=nullptr) | inet::SCTPSocket | |
| setEnableHeartbeats(bool option) | inet::SCTPSocket | inline |
| setFragPoint(int option) | inet::SCTPSocket | inline |
| setHbInterval(double option) | inet::SCTPSocket | inline |
| setInboundStreams(int streams) | inet::SCTPSocket | inline |
| setMaxBurst(int option) | inet::SCTPSocket | inline |
| setMaxInitRetrans(int option) | inet::SCTPSocket | inline |
| setMaxInitRetransTimeout(int option) | inet::SCTPSocket | inline |
| setNagle(int option) | inet::SCTPSocket | inline |
| setOutboundStreams(int streams) | inet::SCTPSocket | inline |
| setOutputGate(cGate *toSctp) | inet::SCTPSocket | inline |
| setPathMaxRetrans(int option) | inet::SCTPSocket | inline |
| setRtoInfo(double initial, double max, double min) | inet::SCTPSocket | |
| setRtoInitial(double option) | inet::SCTPSocket | inline |
| setRtoMax(double option) | inet::SCTPSocket | inline |
| setRtoMin(double option) | inet::SCTPSocket | inline |
| setSackFrequency(int option) | inet::SCTPSocket | inline |
| setSackPeriod(double option) | inet::SCTPSocket | inline |
| setState(int state) | inet::SCTPSocket | inline |
| setStreamPriority(uint32 stream, uint32 priority) | inet::SCTPSocket | |
| setStreamReset(int option) | inet::SCTPSocket | inline |
| setUserOptions(void *msg) | inet::SCTPSocket | inline |
| shutdown(int id=-1) | inet::SCTPSocket | |
| SOCKERROR enum value | inet::SCTPSocket | |
| sockstate | inet::SCTPSocket | protected |
| sOptions | inet::SCTPSocket | protected |
| State enum name | inet::SCTPSocket | |
| stateName(int state) | inet::SCTPSocket | static |
| yourPtr | inet::SCTPSocket | protected |
| ~SCTPSocket() | inet::SCTPSocket | |