OpenSDN source code
|
#include <bgp_proto.h>
Public Member Functions | |
Keepalive () | |
![]() | |
BgpMessage (MessageType type) | |
virtual const std::string | ToString () const |
![]() | |
virtual | ~ParseObject () |
Static Public Member Functions | |
static BgpProto::Keepalive * | Decode (const uint8_t *data, size_t size) |
Additional Inherited Members | |
![]() | |
MessageType | type |
Definition at line 422 of file bgp_proto.h.
BgpProto::Keepalive::Keepalive | ( | ) |
Definition at line 382 of file bgp_proto.cc.
|
static |