#include <IPv6FragBuf.h>
Public Member Functions | |
bool | operator< (const Key &b) const |
Public Attributes | |
uint32 | id |
IPv6Address | src |
IPv6Address | dest |
Definition at line 40 of file IPv6FragBuf.h.
bool IPv6FragBuf::Key::operator< | ( | const Key & | b | ) | const [inline] |
Definition at line 46 of file IPv6FragBuf.h.
Definition at line 44 of file IPv6FragBuf.h.
Referenced by IPv6FragBuf::addFragment(), and operator<().
uint32 IPv6FragBuf::Key::id |
Definition at line 42 of file IPv6FragBuf.h.
Referenced by IPv6FragBuf::addFragment(), and operator<().
Definition at line 43 of file IPv6FragBuf.h.
Referenced by IPv6FragBuf::addFragment(), and operator<().