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(int socketId)inet::SctpSocket
accept(int32_t assocId, int32_t fd)inet::SctpSocket
acceptSocket(int newSockId)inet::SctpSocket
addAddress(L3Address addr)inet::SctpSocket
appLimitedinet::SctpSocketprotected
appOptionsinet::SctpSocketprotected
assocIdinet::SctpSocketprotected
belongsToSocket(cMessage *msg) const overrideinet::SctpSocketvirtual
bind(int localPort)inet::SctpSocket
bind(L3Address localAddr, int localPort)inet::SctpSocket
bindx(AddressVector localAddr, int localPort)inet::SctpSocket
cbinet::SctpSocketprotected
close(int id)inet::SctpSocket
close() overrideinet::SctpSocketinlinevirtual
CLOSED enum valueinet::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 valueinet::SctpSocket
CONNECTING enum valueinet::SctpSocket
connectx(AddressVector remoteAddresses, int32_t remotePort, bool streamReset=false, int32_t prMethod=0, uint32_t numRequests=0)inet::SctpSocket
destroy() overrideinet::SctpSocketvirtual
fsmStatusinet::SctpSocketprotected
gateToSctpinet::SctpSocket
getAssocMaxRtx()inet::SctpSocketinline
getFragPoint()inet::SctpSocketinline
getInboundStreams()inet::SctpSocketinline
getLastStream()inet::SctpSocketinline
getLocalAddresses() constinet::SctpSocketinline
getLocalPort() constinet::SctpSocketinline
getMaxBurst()inet::SctpSocketinline
getMaxInitRetrans()inet::SctpSocketinline
getMaxInitRetransTimeout()inet::SctpSocketinline
getNewAssocId()inet::SctpSocketinlinestatic
getOutboundStreams()inet::SctpSocketinline
getRemoteAddr() constinet::SctpSocketinline
getRemoteAddresses() constinet::SctpSocketinline
getRemotePort() constinet::SctpSocketinline
getRtoInitial()inet::SctpSocketinline
getSocketId() const overrideinet::SctpSocketinlinevirtual
getSocketOptions()inet::SctpSocket
getState() constinet::SctpSocketinline
getStreamReset()inet::SctpSocketinline
getTunInterface()inet::SctpSocketinline
getUserData() constinet::SctpSocketinline
interfaceIdToTuninet::SctpSocket
isOpen() const overrideinet::SctpSocketvirtual
lastStreaminet::SctpSocketprotected
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 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) overrideinet::SctpSocketvirtual
remoteAddrinet::SctpSocketprotected
remoteAddressesinet::SctpSocketprotected
remotePrtinet::SctpSocketprotected
requestStatus()inet::SctpSocket
SctpSocket(bool type=true)inet::SctpSocket
SctpSocket(cMessage *msg)inet::SctpSocket
send(Packet *packet) overrideinet::SctpSocketvirtual
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
setCallback(ICallback *cb)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_t stream, uint32_t priority)inet::SctpSocket
setStreamReset(int option)inet::SctpSocketinline
setTunInterface(int id)inet::SctpSocketinline
setUserData(void *userData)inet::SctpSocketinline
setUserOptions(SocketOptions *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
userDatainet::SctpSocketprotected
~ISocket()inet::ISocketinlinevirtual
~SctpSocket()inet::SctpSocket