#include <test_xml_packet.h>
Definition at line 17 of file test_xml_packet.h.
◆ AgentUtXmlPacketUtils()
AgentUtXmlPacketUtils::AgentUtXmlPacketUtils |
( |
| ) |
|
◆ ~AgentUtXmlPacketUtils()
AgentUtXmlPacketUtils::~AgentUtXmlPacketUtils |
( |
| ) |
|
|
virtual |
◆ GetIpProto()
uint8_t AgentUtXmlPacketUtils::GetIpProto |
( |
| ) |
const |
◆ GetPacketModule()
◆ GetTrapCode()
uint8_t AgentUtXmlPacketUtils::GetTrapCode |
( |
| ) |
const |
◆ GetTunnelType()
◆ Inet6Packet()
bool AgentUtXmlPacketUtils::Inet6Packet |
( |
Interface * |
intf, |
|
|
Agent * |
agent, |
|
|
PktGen * |
pkt |
|
) |
| |
◆ InetPacket()
bool AgentUtXmlPacketUtils::InetPacket |
( |
Interface * |
intf, |
|
|
Agent * |
agent, |
|
|
PktGen * |
pkt |
|
) |
| |
◆ IsL2Mode()
bool AgentUtXmlPacketUtils::IsL2Mode |
( |
| ) |
const |
◆ IsL3Mode()
bool AgentUtXmlPacketUtils::IsL3Mode |
( |
| ) |
const |
◆ MakePacket()
bool AgentUtXmlPacketUtils::MakePacket |
( |
Agent * |
agent, |
|
|
PktGen * |
pkt |
|
) |
| |
◆ ReadXml()
bool AgentUtXmlPacketUtils::ReadXml |
( |
const pugi::xml_node & |
node | ) |
|
◆ ToString()
const string AgentUtXmlPacketUtils::ToString |
( |
| ) |
|
◆ dip_
std::string AgentUtXmlPacketUtils::dip_ |
◆ dmac_
std::string AgentUtXmlPacketUtils::dmac_ |
◆ dport_
uint16_t AgentUtXmlPacketUtils::dport_ |
◆ fwd_mode_
std::string AgentUtXmlPacketUtils::fwd_mode_ |
◆ hash_id_
uint32_t AgentUtXmlPacketUtils::hash_id_ |
◆ ingress_
bool AgentUtXmlPacketUtils::ingress_ |
◆ intf_
std::string AgentUtXmlPacketUtils::intf_ |
◆ intf_id_
uint32_t AgentUtXmlPacketUtils::intf_id_ |
◆ label_
uint32_t AgentUtXmlPacketUtils::label_ |
◆ len_
uint32_t AgentUtXmlPacketUtils::len_ |
◆ name_
std::string AgentUtXmlPacketUtils::name_ |
◆ pkt_module_
std::string AgentUtXmlPacketUtils::pkt_module_ |
◆ proto_
std::string AgentUtXmlPacketUtils::proto_ |
◆ proto_id_
uint16_t AgentUtXmlPacketUtils::proto_id_ |
◆ sip_
std::string AgentUtXmlPacketUtils::sip_ |
◆ smac_
std::string AgentUtXmlPacketUtils::smac_ |
◆ sport_
uint16_t AgentUtXmlPacketUtils::sport_ |
◆ tcp_ack_
bool AgentUtXmlPacketUtils::tcp_ack_ |
◆ trap_code_
std::string AgentUtXmlPacketUtils::trap_code_ |
◆ tunnel_dip_
std::string AgentUtXmlPacketUtils::tunnel_dip_ |
◆ tunnel_sip_
std::string AgentUtXmlPacketUtils::tunnel_sip_ |
◆ tunnel_type_
std::string AgentUtXmlPacketUtils::tunnel_type_ |
◆ vrf_id_
uint32_t AgentUtXmlPacketUtils::vrf_id_ |
◆ vrf_str_
std::string AgentUtXmlPacketUtils::vrf_str_ |
◆ vxlan_id_
uint32_t AgentUtXmlPacketUtils::vxlan_id_ |
The documentation for this class was generated from the following files: