P4C
The P4 Compiler
Loading...
Searching...
No Matches
smith/targets/nic/register.h
1
#ifndef BACKENDS_P4TOOLS_MODULES_SMITH_TARGETS_NIC_REGISTER_H_
2
#define BACKENDS_P4TOOLS_MODULES_SMITH_TARGETS_NIC_REGISTER_H_
3
4
#include "backends/p4tools/modules/smith/targets/nic/target.h"
5
6
namespace
P4::P4Tools::P4Smith {
7
8
inline
void
nicRegisterSmithTarget() {
Nic::DpdkPnaSmithTarget::make
(); }
9
10
}
// namespace P4::P4Tools::P4Smith
11
12
#endif
/* BACKENDS_P4TOOLS_MODULES_SMITH_TARGETS_NIC_REGISTER_H_ */
P4::P4Tools::P4Smith::Nic::DpdkPnaSmithTarget::make
static void make()
Registers this target.
Definition
p4tools/modules/smith/targets/nic/target.cpp:39
backends
p4tools
modules
smith
targets
nic
register.h
Generated by
1.12.0