|
|
uint8_t command | command |
uint8_t version | version |
uint8_t unused[2] | unused[2] |
inline void initialize (uint8_t cmd, uint8_t vers)
| initialize |
inline bool valid_command ()
| valid_command |
[const]
inline bool valid_version (uint8_t v)
| valid_version |
[const]
inline bool valid_padding ()
| valid_padding |
[const]
static const uint8_t REQUEST | REQUEST |
static const uint8_t RESPONSE | RESPONSE |
static const uint8_t IPv4_VERSION | IPv4_VERSION |
static const uint8_t IPv6_VERSION | IPv6_VERSION |
inline void
initialize (uint8_t cmd, uint8_t vers)
| initialize |
inline bool
valid_command ()
| valid_command |
[const]
inline bool
valid_padding ()
| valid_padding |
[const]
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:20 2003, using kdoc 2.0a54+XORP. |