|
Classes |
class | IPv6NDPrefixInformation |
class | IPv6NDMessage |
class | IPv6RouterSolicitation |
class | IPv6RouterAdvertisement |
class | IPv6NeighbourSolicitation |
class | IPv6NeighbourAdvertisement |
class | IPv6Redirect |
Defines |
#define | MSGC_VERSION 0x0304 |
Functions |
void | doPacking (cCommBuffer *b, IPv6NDPrefixInformation &obj) |
void | doUnpacking (cCommBuffer *b, IPv6NDPrefixInformation &obj) |
void | doPacking (cCommBuffer *b, IPv6NDMessage &obj) |
void | doUnpacking (cCommBuffer *b, IPv6NDMessage &obj) |
void | doPacking (cCommBuffer *b, IPv6RouterSolicitation &obj) |
void | doUnpacking (cCommBuffer *b, IPv6RouterSolicitation &obj) |
void | doPacking (cCommBuffer *b, IPv6RouterAdvertisement &obj) |
void | doUnpacking (cCommBuffer *b, IPv6RouterAdvertisement &obj) |
void | doPacking (cCommBuffer *b, IPv6NeighbourSolicitation &obj) |
void | doUnpacking (cCommBuffer *b, IPv6NeighbourSolicitation &obj) |
void | doPacking (cCommBuffer *b, IPv6NeighbourAdvertisement &obj) |
void | doUnpacking (cCommBuffer *b, IPv6NeighbourAdvertisement &obj) |
void | doPacking (cCommBuffer *b, IPv6Redirect &obj) |
void | doUnpacking (cCommBuffer *b, IPv6Redirect &obj) |