#include <senf/Packets/DefaultBundle/NDPOptions.hh>
Definition at line 125 of file NDPOptions.hh.
Public Types |
|
typedef UInt32Parser | mtu_t |
Public Member Functions |
|
UInt32Parser | mtu () const |
void | init () |
void | dump (std::ostream &os) const |
Static Public Attributes |
|
static const UInt8Parser::value_type |
typeId = 0x05 |
Protected Member Functions |
|
senf::UIntFieldParser<?,?+16 > | reserved () const |
typedef UInt32Parser senf::NDPMTUTLVParser:: | ||||
mtu_t | ||||
Definition at line 130 of file NDPOptions.hh.
void senf::NDPMTUTLVParser:: | ||||
dump | ( | std::ostream & | os | ) |
Definition at line 61 of file NDPOptions.cc.
void senf::NDPMTUTLVParser:: | ||||
init | () | |||
Definition at line 133 of file NDPOptions.hh.
UInt32Parser senf::NDPMTUTLVParser:: | ||||
mtu | () | |||
senf::UIntFieldParser<?,?+ 16 > senf::NDPMTUTLVParser:: | ||||
reserved | () | |||
const UInt8Parser::value_type senf::NDPMTUTLVParser::typeId = 0x05 | ||||
[static] | ||||
Definition at line 139 of file NDPOptions.hh.