#include <UDP.h>
Public Attributes | |
| int | sockId |
| int | userId |
| int | appGateIndex |
| bool | onlyLocalPortIsSet |
| IPvXAddress | localAddr |
| IPvXAddress | remoteAddr |
| ushort | localPort |
| ushort | remotePort |
| int | interfaceId |
Definition at line 49 of file UDP.h.
Definition at line 53 of file UDP.h.
Referenced by UDP::bind(), UDP::sendUp(), and UDP::sendUpErrorNotification().
Definition at line 59 of file UDP.h.
Referenced by UDP::bind(), and UDP::matchesSocket().
Definition at line 55 of file UDP.h.
Referenced by UDP::bind(), and UDP::matchesSocket().
Definition at line 57 of file UDP.h.
Referenced by UDP::bind(), and UDP::sendUpErrorNotification().
Definition at line 54 of file UDP.h.
Referenced by UDP::bind(), UDP::connect(), UDP::processICMPError(), and UDP::processUDPPacket().
Definition at line 56 of file UDP.h.
Referenced by UDP::bind(), UDP::connect(), and UDP::matchesSocket().
Definition at line 58 of file UDP.h.
Referenced by UDP::bind(), UDP::connect(), and UDP::matchesSocket().
Definition at line 51 of file UDP.h.
Referenced by UDP::bind(), UDP::processICMPError(), UDP::processUDPPacket(), UDP::sendUp(), and UDP::sendUpErrorNotification().
Definition at line 52 of file UDP.h.
Referenced by UDP::bind(), UDP::sendUp(), and UDP::sendUpErrorNotification().
1.7.1