| abort() | inet::SctpSocket | |
| accept(int socketId) | inet::SctpSocket | |
| accept(int32_t assocId, int32_t fd) | inet::SctpSocket | |
| acceptSocket(int newSockId) | inet::SctpSocket | |
| addAddress(L3Address addr) | inet::SctpSocket | |
| appLimited | inet::SctpSocket | protected |
| appOptions | inet::SctpSocket | protected |
| assocId | inet::SctpSocket | protected |
| belongsToSocket(cMessage *msg) const override | inet::SctpSocket | virtual |
| 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) | inet::SctpSocket | |
| close() override | inet::SctpSocket | inlinevirtual |
| CLOSED enum value | inet::SctpSocket | |
| connect(L3Address remoteAddress, int32_t remotePort, bool streamReset=false, int32_t prMethod=0, uint32_t numRequests=0) | inet::SctpSocket | |
| connect(int32_t fd, L3Address remoteAddress, int32_t remotePort, uint32_t numRequests, bool options=false) | inet::SctpSocket | |
| CONNECTED enum value | inet::SctpSocket | |
| CONNECTING enum value | inet::SctpSocket | |
| connectx(AddressVector remoteAddresses, int32_t remotePort, bool streamReset=false, int32_t prMethod=0, uint32_t numRequests=0) | inet::SctpSocket | |
| destroy() override | inet::SctpSocket | virtual |
| fsmStatus | inet::SctpSocket | protected |
| gateToSctp | inet::SctpSocket | |
| getAssocMaxRtx() | inet::SctpSocket | inline |
| getFragPoint() | inet::SctpSocket | inline |
| getInboundStreams() | inet::SctpSocket | inline |
| getLastStream() | inet::SctpSocket | inline |
| getLocalAddresses() const | inet::SctpSocket | inline |
| getLocalPort() const | inet::SctpSocket | inline |
| getMaxBurst() | inet::SctpSocket | inline |
| getMaxInitRetrans() | inet::SctpSocket | inline |
| getMaxInitRetransTimeout() | inet::SctpSocket | inline |
| getNewAssocId() | inet::SctpSocket | inlinestatic |
| getOutboundStreams() | inet::SctpSocket | inline |
| getRemoteAddr() const | inet::SctpSocket | inline |
| getRemoteAddresses() const | inet::SctpSocket | inline |
| getRemotePort() const | inet::SctpSocket | inline |
| getRtoInitial() | inet::SctpSocket | inline |
| getSocketId() const override | inet::SctpSocket | inlinevirtual |
| getSocketOptions() | inet::SctpSocket | |
| getState() const | inet::SctpSocket | inline |
| getStreamReset() | inet::SctpSocket | inline |
| getTunInterface() | inet::SctpSocket | inline |
| getUserData() const | inet::SctpSocket | inline |
| interfaceIdToTun | inet::SctpSocket | |
| isOpen() const override | inet::SctpSocket | virtual |
| lastStream | inet::SctpSocket | protected |
| listen(bool fork=true, bool streamReset=false, uint32_t requests=0, uint32_t messagesToPush=0) | inet::SctpSocket | |
| listen(uint32_t requests=0, bool fork=false, uint32_t messagesToPush=0, bool options=false, int32_t 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) override | inet::SctpSocket | virtual |
| 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(Packet *packet) override | inet::SctpSocket | virtual |
| 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 |
| setCallback(ICallback *cb) | 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_t stream, uint32_t priority) | inet::SctpSocket | |
| setStreamReset(int option) | inet::SctpSocket | inline |
| setTunInterface(int id) | inet::SctpSocket | inline |
| setUserData(void *userData) | inet::SctpSocket | inline |
| setUserOptions(SocketOptions *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 |
| userData | inet::SctpSocket | protected |
| ~ISocket() | inet::ISocket | inlinevirtual |
| ~SctpSocket() | inet::SctpSocket | |