cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
ArpLkpReply () | |
ArpLkpReply (EthAddr macAdd, HitBool hit) | |
Public Attributes | |
EthAddr | macAddress |
HitBool | hit |
Definition at line 349 of file nts_types.hpp.
|
inline |
Definition at line 353 of file nts_types.hpp.
Definition at line 354 of file nts_types.hpp.
HitBool ArpLkpReply::hit |
Definition at line 352 of file nts_types.hpp.
EthAddr ArpLkpReply::macAddress |
Definition at line 351 of file nts_types.hpp.