INET Framework for OMNeT++/OMNEST
inet::SCTPSocket Member List

This is the complete list of members for inet::SCTPSocket, including all inherited members.

abort()inet::SCTPSocket
accept(int32 assocId, int32 fd)inet::SCTPSocket
addAddress(L3Address addr)inet::SCTPSocket
appLimitedinet::SCTPSocketprotected
appOptionsinet::SCTPSocketprotected
assocIdinet::SCTPSocketprotected
belongsToAnySCTPSocket(cMessage *msg)inet::SCTPSocketstatic
belongsToSocket(cMessage *msg)inet::SCTPSocket
bind(int localPort)inet::SCTPSocket
bind(L3Address localAddr, int localPort)inet::SCTPSocket
bindx(AddressVector localAddr, int localPort)inet::SCTPSocket
cbinet::SCTPSocketprotected
close(int id=-1)inet::SCTPSocket
CLOSED enum valueinet::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 valueinet::SCTPSocket
CONNECTING enum valueinet::SCTPSocket
connectx(AddressVector remoteAddresses, int32 remotePort, bool streamReset=false, int32 prMethod=0, uint32 numRequests=0)inet::SCTPSocket
fsmStatusinet::SCTPSocketprotected
gateToSctpinet::SCTPSocket
getAssocMaxRtx()inet::SCTPSocketinline
getConnectionId() const inet::SCTPSocketinline
getFragPoint()inet::SCTPSocketinline
getInboundStreams()inet::SCTPSocketinline
getLastStream()inet::SCTPSocketinline
getLocalAddresses()inet::SCTPSocketinline
getLocalPort()inet::SCTPSocketinline
getMaxBurst()inet::SCTPSocketinline
getMaxInitRetrans()inet::SCTPSocketinline
getMaxInitRetransTimeout()inet::SCTPSocketinline
getNewAssocId()inet::SCTPSocketinlinestatic
getOutboundStreams()inet::SCTPSocketinline
getRemoteAddr()inet::SCTPSocketinline
getRemoteAddresses()inet::SCTPSocketinline
getRemotePort()inet::SCTPSocketinline
getRtoInitial()inet::SCTPSocketinline
getSocketOptions()inet::SCTPSocket
getState()inet::SCTPSocketinline
getStreamReset()inet::SCTPSocketinline
lastStreaminet::SCTPSocketprotected
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 valueinet::SCTPSocket
localAddrinet::SCTPSocketprotected
localAddressesinet::SCTPSocketprotected
LOCALLY_CLOSED enum valueinet::SCTPSocket
localPrtinet::SCTPSocketprotected
nextAssocIdinet::SCTPSocketprotectedstatic
NOT_BOUND enum valueinet::SCTPSocket
oneToOneinet::SCTPSocketprotected
PEER_CLOSED enum valueinet::SCTPSocket
processMessage(cMessage *msg)inet::SCTPSocket
remoteAddrinet::SCTPSocketprotected
remoteAddressesinet::SCTPSocketprotected
remotePrtinet::SCTPSocketprotected
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::SCTPSocketprotected
setAppLimited(bool option)inet::SCTPSocketinline
setAssocMaxRtx(int option)inet::SCTPSocketinline
setCallbackObject(CallbackInterface *cb, void *yourPtr=nullptr)inet::SCTPSocket
setEnableHeartbeats(bool option)inet::SCTPSocketinline
setFragPoint(int option)inet::SCTPSocketinline
setHbInterval(double option)inet::SCTPSocketinline
setInboundStreams(int streams)inet::SCTPSocketinline
setMaxBurst(int option)inet::SCTPSocketinline
setMaxInitRetrans(int option)inet::SCTPSocketinline
setMaxInitRetransTimeout(int option)inet::SCTPSocketinline
setNagle(int option)inet::SCTPSocketinline
setOutboundStreams(int streams)inet::SCTPSocketinline
setOutputGate(cGate *toSctp)inet::SCTPSocketinline
setPathMaxRetrans(int option)inet::SCTPSocketinline
setRtoInfo(double initial, double max, double min)inet::SCTPSocket
setRtoInitial(double option)inet::SCTPSocketinline
setRtoMax(double option)inet::SCTPSocketinline
setRtoMin(double option)inet::SCTPSocketinline
setSackFrequency(int option)inet::SCTPSocketinline
setSackPeriod(double option)inet::SCTPSocketinline
setState(int state)inet::SCTPSocketinline
setStreamPriority(uint32 stream, uint32 priority)inet::SCTPSocket
setStreamReset(int option)inet::SCTPSocketinline
setUserOptions(void *msg)inet::SCTPSocketinline
shutdown(int id=-1)inet::SCTPSocket
SOCKERROR enum valueinet::SCTPSocket
sockstateinet::SCTPSocketprotected
sOptionsinet::SCTPSocketprotected
State enum nameinet::SCTPSocket
stateName(int state)inet::SCTPSocketstatic
yourPtrinet::SCTPSocketprotected
~SCTPSocket()inet::SCTPSocket