NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
locator.c File Reference
#include "locator.h"
#include "hdr-impl.h"

Functions

EthLocatorClass EthLocator_Classify (const EthLocator *loc)
 Classify EthFace locator.
bool EthLocator_CanCoexist (const EthLocator *a, const EthLocator *b)
 Determine whether two locators can coexist on the same port.

Function Documentation

◆ EthLocator_CanCoexist()

bool EthLocator_CanCoexist ( const EthLocator * a,
const EthLocator * b )

Determine whether two locators can coexist on the same port.

◆ EthLocator_Classify()

EthLocatorClass EthLocator_Classify ( const EthLocator * loc)

Classify EthFace locator.