|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Go to the source code of this file.
Data Structures | |
| struct | EthLocator |
| EthFace address information. More... | |
| struct | EthLocatorClass |
Typedefs | |
| typedef struct EthLocator | EthLocator |
| EthFace address information. More... | |
| typedef struct EthLocatorClass | EthLocatorClass |
Enumerations | |
| enum | { EthLocator_MaxHdrLen } |
Functions | |
| bool | EthLocator_CanCoexist (const EthLocator *a, const EthLocator *b) |
| Determine whether two locators can coexist on the same port. More... | |
| EthLocatorClass | EthLocator_Classify (const EthLocator *loc) |
| Classify EthFace locator. More... | |
| typedef struct EthLocator EthLocator |
EthFace address information.
| typedef struct EthLocatorClass EthLocatorClass |
| bool EthLocator_CanCoexist | ( | const EthLocator * | a, |
| const EthLocator * | b | ||
| ) |
Determine whether two locators can coexist on the same port.
| EthLocatorClass EthLocator_Classify | ( | const EthLocator * | loc | ) |
Classify EthFace locator.