NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::ethernet Namespace Reference

Functions

std::tuple< const ether_header *, std::string > checkFrameHeader (span< const uint8_t > packet, const Address &localAddr, const Address &destAddr)
 

Function Documentation

◆ checkFrameHeader()

std::tuple< const ether_header *, std::string > nfd::ethernet::checkFrameHeader ( span< const uint8_t >  packet,
const Address localAddr,
const Address destAddr 
)