OpenSDN source code
|
#include <base/os.h>
#include <iostream>
#include <fstream>
#include <pugixml/pugixml.hpp>
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/string_generator.hpp>
#include <test/test_cmn_util.h>
#include <pkt/test/test_pkt_util.h>
#include <oper/physical_device.h>
#include <oper/physical_device_vn.h>
#include <test-xml/test_xml.h>
#include <test-xml/test_xml_oper.h>
#include <test-xml/test_xml_validate.h>
#include <test-xml/test_xml_packet.h>
Go to the source code of this file.
Functions | |
static int | GetVxlan (Interface *intf) |
Variables | |
int | hash_id = 1 |
|
static |
int hash_id = 1 |
Definition at line 25 of file test_xml_packet.cc.