OpenSDN source code
|
#include <dhcp_proto.h>
Public Member Functions | |
DhcpVhostMsg (uint8_t *dhcp, uint32_t length) | |
virtual | ~DhcpVhostMsg () |
![]() | |
InterTaskMsg (uint16_t command) | |
virtual | ~InterTaskMsg () |
Public Attributes | |
uint8_t * | pkt |
uint32_t | len |
![]() | |
uint16_t | cmd |
Definition at line 35 of file dhcp_proto.h.
|
inline |
Definition at line 39 of file dhcp_proto.h.
|
inlinevirtual |
Definition at line 41 of file dhcp_proto.h.
uint32_t DhcpProto::DhcpVhostMsg::len |
Definition at line 37 of file dhcp_proto.h.
uint8_t* DhcpProto::DhcpVhostMsg::pkt |
Definition at line 36 of file dhcp_proto.h.