INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::GenericNetworkProtocol, including all inherited members.
AbstractQueue() | inet::AbstractQueue | |
arp | inet::GenericNetworkProtocol | protected |
arrival(cPacket *msg) override | inet::QueueBase | protectedvirtual |
arrivalWhenIdle(cPacket *msg) override | inet::QueueBase | protectedvirtual |
cancelService() | inet::AbstractQueue | protectedvirtual |
datagramForwardHook(GenericDatagram *datagram, const InterfaceEntry *inIE, const InterfaceEntry *&outIE, L3Address &nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
datagramLocalIn(GenericDatagram *datagram, const InterfaceEntry *inIE) | inet::GenericNetworkProtocol | protectedvirtual |
datagramLocalInHook(GenericDatagram *datagram, const InterfaceEntry *inIE) | inet::GenericNetworkProtocol | protectedvirtual |
datagramLocalOut(GenericDatagram *datagram, const InterfaceEntry *destIE, const L3Address &nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
datagramLocalOutHook(GenericDatagram *datagram, const InterfaceEntry *&outIE, L3Address &nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
datagramPostRoutingHook(GenericDatagram *datagram, const InterfaceEntry *inIE, const InterfaceEntry *&outIE, L3Address &nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
datagramPreRouting(GenericDatagram *datagram, const InterfaceEntry *inIE, const InterfaceEntry *destIE, const L3Address &nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
datagramPreRoutingHook(GenericDatagram *datagram, const InterfaceEntry *inIE, const InterfaceEntry *&outIE, L3Address &nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
DatagramQueueForHooks typedef | inet::GenericNetworkProtocol | protected |
decapsulate(GenericDatagram *datagram) | inet::GenericNetworkProtocol | protectedvirtual |
defaultHopLimit | inet::GenericNetworkProtocol | protected |
delay | inet::QueueBase | protected |
dropQueuedDatagram(const INetworkDatagram *datagram) override | inet::GenericNetworkProtocol | virtual |
encapsulate(cPacket *transportPacket, const InterfaceEntry *&destIE) | inet::GenericNetworkProtocol | protectedvirtual |
endService(cPacket *packet) override | inet::GenericNetworkProtocol | protectedvirtual |
GenericNetworkProtocol() | inet::GenericNetworkProtocol | |
getSourceInterfaceFrom(cPacket *packet) | inet::GenericNetworkProtocol | protectedvirtual |
handleMessage(cMessage *message) override | inet::GenericNetworkProtocol | protectedvirtual |
handleMessageFromHL(cPacket *packet) | inet::GenericNetworkProtocol | protectedvirtual |
handlePacketFromNetwork(GenericDatagram *datagram) | inet::GenericNetworkProtocol | protectedvirtual |
HookList typedef | inet::GenericNetworkProtocol | protected |
hooks | inet::GenericNetworkProtocol | protected |
initialize() override | inet::GenericNetworkProtocol | protectedvirtual |
interfaceTable | inet::GenericNetworkProtocol | protected |
mapping | inet::GenericNetworkProtocol | protected |
numDropped | inet::GenericNetworkProtocol | protected |
numForwarded | inet::GenericNetworkProtocol | protected |
numLocalDeliver | inet::GenericNetworkProtocol | protected |
numUnroutable | inet::GenericNetworkProtocol | protected |
queue | inet::AbstractQueue | protected |
QueueBase() | inet::QueueBase | inline |
queuedDatagramsForHooks | inet::GenericNetworkProtocol | protected |
queueOutBaseGateId | inet::GenericNetworkProtocol | protected |
refreshDisplay() const override | inet::GenericNetworkProtocol | protectedvirtual |
registerHook(int priority, IHook *hook) override | inet::GenericNetworkProtocol | virtual |
reinjectQueuedDatagram(const INetworkDatagram *datagram) override | inet::GenericNetworkProtocol | virtual |
routeMulticastPacket(GenericDatagram *datagram, const InterfaceEntry *destIE, const InterfaceEntry *fromIE) | inet::GenericNetworkProtocol | protectedvirtual |
routePacket(GenericDatagram *datagram, const InterfaceEntry *destIE, const L3Address &nextHop, bool fromHL) | inet::GenericNetworkProtocol | protectedvirtual |
routingTable | inet::GenericNetworkProtocol | protected |
sendDatagramToHL(GenericDatagram *datagram) | inet::GenericNetworkProtocol | protectedvirtual |
sendDatagramToOutput(GenericDatagram *datagram, const InterfaceEntry *ie, L3Address nextHop) | inet::GenericNetworkProtocol | protectedvirtual |
startService(cPacket *msg) override | inet::QueueBase | protectedvirtual |
unregisterHook(int priority, IHook *hook) override | inet::GenericNetworkProtocol | virtual |
~AbstractQueue() | inet::AbstractQueue | virtual |
~GenericNetworkProtocol() | inet::GenericNetworkProtocol | |
~INetfilter() | inet::INetfilter | inlinevirtual |
~INetworkProtocol() | inet::INetworkProtocol | inlinevirtual |