|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/pim/PimPacket.msg:67 by opp_msgtool. More...
#include <PimPacket_m.h>
Public Member Functions | |
| EncodedSourceAddress () | |
Public Attributes | |
| short | reserved = 0 |
| bool | S = false |
| bool | W = false |
| bool | R = false |
| short | maskLength = 32 |
| L3Address | sourceAddress |
Struct generated from inet/routing/pim/PimPacket.msg:67 by opp_msgtool.
| inet::EncodedSourceAddress::EncodedSourceAddress | ( | ) |
| short inet::EncodedSourceAddress::maskLength = 32 |
| bool inet::EncodedSourceAddress::R = false |
| short inet::EncodedSourceAddress::reserved = 0 |
| bool inet::EncodedSourceAddress::S = false |
| L3Address inet::EncodedSourceAddress::sourceAddress |
| bool inet::EncodedSourceAddress::W = false |