NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
locator.c File Reference
#include "locator.h"
#include "hdr-impl.h"

Functions

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

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.