|
INET Framework for OMNeT++/OMNEST
|
#include <AnsaUDP.h>
Public Attributes | |
| int | sockId |
| int | userId |
| int | appGateIndex |
| bool | onlyLocalPortIsSet |
| IPvXAddress | localAddr |
| IPvXAddress | remoteAddr |
| short | localPort |
| short | remotePort |
| int | interfaceId |
Definition at line 54 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), AnsaUDP::sendUp(), and AnsaUDP::sendUpErrorNotification().
Definition at line 60 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), and AnsaUDP::matchesSocket().
Definition at line 56 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), and AnsaUDP::matchesSocket().
Definition at line 58 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), and AnsaUDP::sendUpErrorNotification().
Definition at line 55 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), AnsaUDP::connect(), AnsaUDP::processICMPError(), and AnsaUDP::processUDPPacket().
Definition at line 57 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), AnsaUDP::connect(), and AnsaUDP::matchesSocket().
Definition at line 59 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), AnsaUDP::connect(), and AnsaUDP::matchesSocket().
Definition at line 52 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), AnsaUDP::processICMPError(), AnsaUDP::processUDPPacket(), AnsaUDP::sendUp(), and AnsaUDP::sendUpErrorNotification().
Definition at line 53 of file AnsaUDP.h.
Referenced by AnsaUDP::bind(), AnsaUDP::sendUp(), and AnsaUDP::sendUpErrorNotification().